Products 
ASP Source Control
FingerTips
Link Demon
netPROFIT Lite
ASP Knowledge Base
Display your PageRank™
 myLoudASP 
Username
Password
 Latest News 
LoudASP Source Control 2004 released
LoudASP today released the latest update to o...
[Mar 5 2004]

LoudASP introduces upgrade pricing
Today we have introduced upgrade pricing for ...
[Jun 14 2003]

Link Demon 2003 Service Pack 2 Released
LoudASP today released the latest update to o...
[May 18 2003]

 Hot Links 
Banner Exchange Script
Link Exchange Software
Subscription Software
Online Website Builder
Homepage Hosting Scripts
Website Builder
  Home | About Us | Contact Us | myLoudASP | Our News | Our Products | Our Support | Our Sitemap

LoudASP Knowledge Base - JavaScript
Learn how to use Javascript.

Multiple Submit Buttons

Often you'll need more than one Submit button for your forms. Perhaps one
for adding a record and one for deleting a record. Sample script below:

<form>
<INPUT Type=Submit Value="Add Record"
onClick="this.form.action='addrecord.asp';">

<INPUT Type=Submit Value="Del Record"
onClick="this.form.action='deleterecord.asp';">
</form>

Author: Disabled Cops

Please help us improve our service by rating this FAQ.
1 = poor to 5 = very good
1   2   3   4   5  

This FAQ has been read 8352 times.


Print the Page Script

Print out the page's last update date.

Multiple Submit Buttons

Make your Web Page the Clients Home Page

JavaScript Hello

Is there a way I can have my page automatically remove itself from a frame controlled by another site?

How do I create a "back" button or link on my site?

How can I make a window open up automatically the first time a visitor stops by a page?

 


Home | About Us | Contact Us | myLoudASP | Our News | Our Products | Our Support | Site Map | Resources | Additional Resources
Copyright © 1999 - 2006 LoudASP. All Rights Reserved.