skip to content

Javascript form validators

When we use forms we need somehow to validate the data user input. We can do this both server side  and client side. Client side part helps in user experience, and reduce bandwidth usage. Anyway, it’s not offering a good security so you ALWAYS should validate your input server side too.

Below we’ll put some resources for scripts that will help in validating our forms.

validator.js – Client-side form validating

Form Validator R2.0

JSValidate

Validate.js – webcoder.info

iWeb Toolkit:Javascript Form Validators

JavaScript Form Validations Made Easy!

Really easy field validation

Form Validator

A Guide to Unobtrusive Javascript Validation

jQuery plugin: Validation

LiveValidation

fValidator

 

No related posts...yet

One Response

1.23.2008

Yeah… nice… but it would be a more useful post if you actually reviewed these validators instead of using a link list everybody can retrieve via Google.

My favorite is fValidator as it works seamlessly with iMask


Switch to our mobile site