I am looking for a very simple form validation script, all the ones i have looked at so far have seemed complicated and long winded. Any one know of any good java sites i can go to or anything??
www.javascripts.com
What do you want to validate? an e-mail address?, check that fields are not blank?
I have a simple script that will do this if you would like it. It is commented so should be fairly simple to follow.