PDA

View Full Version : The ultimate & universal form validation script



davss
12 Nov 2007, 07:51 AM
Hi all,

I am looking for the best form validation solution using JavaScript (client side) plus optionally ASP/PHP/JSP (server side). There are many solutions out there but most of them don't come with all the best features such us:

- on focus/blur field by field validation
- non-interruptive real time error messages with no JavaScript pop-ups
- built-in CAPTCHA for robots submission prevention
- reusable code for more than one page
- clean and optimised code

If you ever come across anything please let me know.

Cheers,
David

ps. am thinking about starting a new project that would result in a portable universal solution for all platforms. If you are interested please PM me.