General
This script will disable your submit button in order to prevent multiple form submissions. Easy to implement.
[The example below will submit to a special file that will cause it to delay processing for five seconds, in order to show how the script works.
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: disableFormButtons.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document
Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.