Is there a way to validate an email address is from a specific domain before a form can be submitted? For example, I am creating a deduction form and the email address has to come from @mydomain.com. Is there a way to make it that the form checks the email to see if the email address listed has @mydomain.com as part of the email address?
If so, submit. If not, show error.
Thanks in advance.
If so, submit. If not, show error.
Thanks in advance.