Email syntax validation using javascript
We should validate the syntax of email entered in the form in the client side itself to save unnecessary server process to validate the email. It can be done using javascript. Consider below form. Read more here http://learnwebdevelopment.info/2011/08/email-syntax-validation-using-javascript/















