Thread
:
HTML even running script on server
View Single Post
•
•
Join Date: Nov 2007
Posts: 596
Reputation:
Solved Threads: 125
buddylee17
Offline
Posting Pro
Re: HTML even running script on server
0
#
2
Nov 20th, 2008
Don't use a submit button. Use input type ="button" and use a javascript onclick event to trigger the script. Also, to run a script on the server, you'll need to look into AJAX.
Lost time is never found again.
- Benjamin Franklin
buddylee17
View Public Profile
Find all posts by buddylee17