Seeing as how email validation was requested in the "Suggestions for Future Releases" thread (here)... my question is there currently a way to validate an email address in a text field? I've created a "login" page and it links to a "registration" page. I've set up the logic to check against whether or not there is a minimum of 1 character and a maximum of 25 in the name fields, but I haven't figured out how to validate the email field. Currently it just checks if there are between 1 to 50 characters.
Any help would be appreciated. Thank you.
Thank you,
William