I have a text field where user enters an email address. I need to require that if a value is entered the email domain is a certain domain. Sometimes this field is empty so I need to require domain only if a value has been entered. Can this be achieved in javascript?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
ChrisCarlson
I have a text field where user enters an email address. I need to require that if a value is entered the email domain is a certain domain. Sometimes this field is empty so I need to require domain only if a value has been entered. Can this be achieved in javascript?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.