HTML even running script on server

Reply

Join Date: Nov 2008
Posts: 1
Reputation: aagaeta is an unknown quantity at this point 
Solved Threads: 0
aagaeta aagaeta is offline Offline
Newbie Poster

HTML even running script on server

 
0
  #1
Nov 20th, 2008
How can you get an event (like pressing the submit button) to run a scrip on the server with out changing/reloading the clients webpage?
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 596
Reputation: buddylee17 has a spectacular aura about buddylee17 has a spectacular aura about 
Solved Threads: 125
buddylee17's Avatar
buddylee17 buddylee17 is offline 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
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for HTML and CSS
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC