jsVal: JavaScript Form validation framework
|
jsVal is a JavaScript program used for validating HTML Forms on the client side. This allows HTML forms to be validated in the browser without having to send a request to a sever (PHP, ASP, Perl...). jsVals saves you from having to write complicated validations on server side as well as helping you avoid having to rebuild and repopulate the form when validation fails. The advantage versus other client side HTML form validators is the ease of use and flexibility you'll gain. jsVal fits the needs for most HTML Forms, and can be also easily be integrated with existing HTML Forms.
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. |
Form validation script Generator
Cut and paste your form code into the textarea and submit! This PHP...
Select All/None Select List
This is a simple JavaScript showing how to select all or none of the...
Form - CheckBox
This JavaScript demonstrates how to determine which options of a...
Advanced Email Check
This is a script that closely examines the content of a form box to...
Highlight / copy form element script
This JavaScript allows your surfers to easily select and copy the...
Count Checkboxes/RadioBoxes Selected
This is a short JavaScript function that demonstrates how to count...
Form Dynamically Display Parts
This JavaScript example shows how to create a form that has a portion...
ResizeObjects
ResizeObjects is a set of Javascript functions that that enable a... |
