Question
Spry fields validations
SUBMIT PROBLEM
I have a webpage in a .cfm (ColdFusion) format to be used in a form. There are some Spry fields in it, like a validation text field.
But I have some problems:
When the user enters a wrong email format, the form does not do a submit. The form is good, but there is not any error message to show the user that the entered email address is not correct (Current error message is only for empty field).
Any suggestions on how to fix this problem?
Thanks
I have a webpage in a .cfm (ColdFusion) format to be used in a form. There are some Spry fields in it, like a validation text field.
But I have some problems:
When the user enters a wrong email format, the form does not do a submit. The form is good, but there is not any error message to show the user that the entered email address is not correct (Current error message is only for empty field).
Any suggestions on how to fix this problem?
Thanks