Okay, I have a text field for an email address. I would like if the email address entered is not a valid email address (missing "@" and ".com") The user is prompted with message "This is not a valid email address. Please enter a valid email address"
Thanks in advance