Generic form Validation script

S

sam

Hi all,

I am looking for a generic form validation script for my personal
project.
I found few out there in search but nothing too close to what I want.

If I have a form in a page I want to call the javascript valdiation
routine and display all elements error messages in one validation to
their parentNode.

I found few routines which displays error message in alerts and that
too validation for one element at a time.

Can any one point me to open source generic form validations.

Any help, really appreciated.

Thanks,
Sam
 
D

Dr John Stockton

JRS: In article <[email protected]>,
dated Thu, 24 Aug 2006 14:25:42 remote, seen in
news:comp.lang.javascript said:
If I have a form in a page I want to call the javascript valdiation
routine and display all elements error messages in one validation to
their parentNode.
Can any one point me to open source generic form validations.

<URL:http://www.merlyn.demon.co.uk/js-valid.htm#VFF> but start reading
at the beginning of the page.

As it was written with IE4, it does not actually refer to a parentNode.

One constructs an Object identifying the Form, its fields, the simpler
tests, and the functions for more specialised tests.

OP : read the newsgroup and its FAQ.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top