My form has input fields for first and last names and for an email address. Form validation for email is not working people are entering First Name" 1, Last Name: 1, and email: 1 and the action for the form is completing without catching the error.
The action invokes a <CFMail> to send the information to the office manager.
Any thoughts?.