Cut & Paste Check if its a number (Require NS 4.x or IE 4.x)
13033Cut & Paste Check if its a number (Require NS 4.x or IE 4.x)http://wsabstract.com/script/script2/numc.shtmlThis script checks the contents of a form box to ensure that its a number (updated to accept demicals). If not, the submission of the form is canceled, and the surfer prompted to re-enter a valid number. This script requires NS 4.x or IE 4.x to function-all other browsers will simply not participate in the number checking.JavaScript > Scripts and Programs > FormsOct 12, 2006
The autocomplete library lets you add an autocomplete feature to any text input element like input and textarea. It also supports tag based input meaning that if a delimiter is defined the autocomplete feature will work separately for each tag. If no delimiter is specified it will work like a regular autocomplete feature.
A script that closely examines the content of a form box to ensure that the user entered a valid email address. If not, the form submition is canceled, and the surfer prompted to re-enter a valid address. The script makes the following assumptions regarding what a valid email address is:
JavaScript can take the contents of an HTML order form, process them, and display the order for verification even including the grand total! When the user confirms the order by clicking the button, the order is emailed to you by using freedback.com's free form processor cgi script. This script does take a bit of modification, but surely is worth it if you sell anything online. To go straight to the source code, click the link below:
Validates an input field to make sure that only a number or character is entered. If you enter a number or a letter everything you can continue on. But, try entering another value like an exclamation point (!), an ampersand (&), or a dollar sign ($) and see what happens. It even highlights the incorrect entry field for you. Nice!
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.