Free web development scripts for the webmasterDevelopment Scripts


 
 Site Navigation
 o Development Scripts
 o Text Only Edition
 o PHP.net News
 o Tutorials
 o Register an account
 o New entries this week
 o Affiliates/Links
 o Contact Us
 o About us
 o Advanced Search

 Browse Path

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /usr/local/psa/home/vhosts/devscripts.net/httpdocs/online.php on line 28
 o  users online
 o Most users online: 67
 o Home
  o Javascripts
   o Forms Manipulation
    o Script

 Member Login
User Name
Password

 Standards
Valid XHTML 1.0!
Valid 
CSS!

 Recommended Links
 o PHP Freaks
 o Designer Baby Clothes
 o Advertise Here Make Money
 o Free Wedding Websites
 o Wedding Vendor Directory
 o designplace
 o UK Business Franchises
 o Free Online Invoices
 o OxyScripts
 o Send Invoices for Free

Disallow Multiple Click on Submit (Rated 0)

Description:

If the value is submit, submit the form. Then, change the value to 'Wait' so it does not submit again.

Code starts here


<script language="javascript">
function domyfunc(obj) {
// If the value is submit,
// submit the form. Then,
// change the value to 'Wait'
// so it does not submit again.
if(obj.value == "Submit")
obj.form.submit();
obj.value = "Wait!";
}
</script>

<input
type="Button"
Name="Submit"
Value="Submit"
onClick="domyfunc(this)">


Submitted by Devscripts on 24-02-2003 12:13


Rate This Script

User Contributed Comments

On 06-08-2010 1:45 said:

vkUqrM egvjryscysdh, [url=http://lkvovygoykhh.com/]lkvovygoykhh[/url], [link=http://stsepamojkml.com/]stsepamojkml[/link], http://wggxxoltdtmk.com/


On 10-08-2010 0:53 said:

4bCYXN ywntifofbtyq, [url=http://ejitvxqpsyio.com/]ejitvxqpsyio[/url], [link=http://papcvwanhbhs.com/]papcvwanhbhs[/link], http://lcxuayqkkbvx.com/


Registered Members login
© Copyright 2003 - Devscripts.net