Java Scripting Help
I have downloaded some Java Script for form validation (Form Validator), inserted it in my ASP page and it works fine. In the Validator.js I would like one more validation process, checking for EMPTY, blank or null input fields in my form.
Is there anyone familiar with this form validator? Can anyone give me similar code that would fit into validator.js?
|