Validate empty form fields and e-mail addresses
|
Checking that form fields have input is extremely important - having this performed before the form is submitted, client side, before its handled by anything at the backend such as an SQL or MS Access database, is vital and an additional factor in getting accurate input. This code contains functions to check null input and also to check if an email address follows a valid pattern.
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
qForms JavaScript API
qForms is a complete JavaScript API for interfacing forms. It will...
JSpell JavaScript Spell Checker
JSpell Spell Checker - Now available, a pure JavaScript front-end for...
dateBox Javascript Object
dateBox is developed to easily work with date HTML form fields and...
Check All / Clear All links for dynamic check-boxes
In forms when using check boxes for a list of records that is...
Submit a form only once
This script demonstrates how to prevent your users from submitting...
Erase Text
This is a code snippet demostrating how to empty a textarea with a...
Change Color of Form Components
This script allows you to set the colors of the form components using...
Update Price of Selected Item
This JavaScript shows how to update a text component of a form on a... |
