|
I wrote my own to handle dynamically generated forms, and it is coupled with server side validation as well.
However, on one off forms, I generally use the dreamweaver form validation code. Simply select the Submit button of the form, and goto the "Tag"->"Behaviour" section. Click the little "+" icon and go from there. It is fairly straight forward
|