- Generic Form Validation
The Generic Form Validation is very easy to use: Link to an external JavaScript file. Setup your fields. Add 1 line of code to your form tag button - and thats it! It validates text, numbers and e-mail addresses as well as the length of the characters. Everything is adjustable - even the error messages and the language. Currently supports English, Danish, Dutch, French, Spanish, Russian, Portuguese, Swedish, Polish and Brazilian Portuguese by one variable adjustment.
Price: Free (GPL)
Version: 1.0.5
Platform: Windows, MacOS
http://www.hagedesign.dk/scripts/js/validation/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Highlighting Form Text Areas on Mouse Click
This simple script set shows how to highlight (select) the text in a forms textarea by clicking on a link. Useful for code listings, order form information, or other material the visitor may wish to copy to the clipboard with Control\+C.
Price: Free
http://www.codebelly.com/javascript/selecttextarea.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Input Box Restrictions
This form validation JavaScript restricts the number of characters allowed inside an input field. Great for preventing people from overloading the form.
Price: Free
http://www.java-scripts.net/form/form5.shtml
(Rating: 0.00 Votes: 0)
Rate It
Review It
- JavaScript Cookie Form
This simple application demonstrates saving re-useable form information to a Magic Cookie. All elements are stored in one Cookie, and restored on loading of the form. The data can be stored for any length oftime, editable in the JavaScript source. One of each of the form elements that Netscape allows to be read are demonstrated here. All data are stored on the client machine, there is no Server CGI involved. All the work is done by JavaScript, except serving up the original form and script below.
Price: Free
Version: 2
Platform: All
http://www.envmed.rochester.edu/www/javascriptform.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Kong Eu Taks Form validation
This script allows you to validate form input elements by users to prevent the submission of invalid data.
Price: Free
Platform: All
http://web.singnet.com.sg/~kongeuta/prgmming/jsinnov.htm
(Rating: 0.00 Votes: 0)
Rate It
Review It
- No Entry
Use this JavaScript to ensure that visitors do not leave a form entry blank. If they do, they are prompted to complete it before they can continue.
Price: Free
http://javascript.internet.com/forms/no-entry.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Only One Field
The visitor must fill in either one of two fields, their name or email address. If they click in either box the other boxs value is erased. Ensures that when the form is submitted only one field contains a value. Also contains validation that makes sure both fields are not empty.
Price: Free
http://javascript.internet.com/forms/only-one-field.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Print Out Current Window Script
This simple cut-and-paste script opens the Print Dialogue, and lets your visitor print out the current page. Useful for information pages, script pages, receipt pages, etc.
Price: Free
http://www.codelifter.com/main/javascript/printwindow1.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Seasons Select Menu Updater
This script allows you to pack a large amount of information into just two or 3 pulldown menus. When you select the season, a completely new selection of activities and clothes appear in the activities andclothes select menus.
Price: Free
http://www.infohiway.com/javascript/seasons.htm
(Rating: 0.00 Votes: 0)
Rate It
Review It
|