Archive for September, 2007
Javascript Validation library For Asp Asp.net and Php
by chintan prajapati on Sep.13, 2007, under ASP.net
For Begginers of web technology this Library is very good. as its Open Source and Perfect validation. LiveValidation is a small open source javascript library built for giving users real-time validation information as they fill out forms. Not only that, but it serves as a sophisticated validation library for any validations you need to make elsewhere in your javascript, it is not just limited to form fields.
The naming conventions and parameters of the validations are similar to those found in the Ruby on Rails framework, and as such is the perfect client-side companion. Don’t worry if you dont use Ruby on Rails though, LiveValidation can be used anywhere you like, is simple to learn, and a joy to use.

