Hi,
How to check whether special character's exists in a Name field. How to check for the valid domain for the email id in javascript
Have you tried ? The first result has a domain validation script. You should look into [url=http://www.javascriptkit.com/javatutors/redev3.shtml]Javascript regular expressions.