- 1,233 categories
- 40,467 scripts
Updated: 03/20/2006
- 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.
- Categories
- Tags
- Platforms
- Licenses
- Author
- This is a javascript program version of Kids Simple Chess Game for two players. This program can control to avoid any move of a chessman being not compliant or breaking the rules. It also comes with the help showing where a selected chessman can poss...
- A simple JavaScript calculator sometimes may have some unwanted reactions when its user press some buttons unexpected by the design. This calculator has some better controls to avoid these unwanted reactions to the unusual button pressing. It works i...
- A simple JavaScript calculator sometimes may have some unwanted reactions when its user press some buttons unexpected by the design. This calculator has some better controls to avoid these unwanted reactions to the unusual button pressing. It works i...
- Writing classes in JavaScript doesn''t give full functionality of an object oriented language, but it at least gives data hiding and encapsulation which are very useful specially when JavaScript is not a strongly typed language. It is very usefu...
- This Perl script can perform all the basic requirements of a web counter. It can: act as a page-hit counter; act as a download counter; track ip addresses to avoid false increments; disable caching; output counter values in a manner suitable for java...