Validating Fields in Web to Lead
Has anyone found a way to validate form field requirements (i.e. required fields, data types, etc) in web to lead. I have set the required validations in the form script and it works fine if I have the form handler email me the results, all validations are performed prior to emailing me the results on submit. However, when I replace the form action with the web to lead script, the validation does not happen. Is anyone else having this problem?