Client Script - Validating emails
I suggest you don't use it as you can't ensure the data. I found two real ways to verify the data meets the needs you have. 1. Client script to do entire validation 2. Client script to ask server if data is valid This will use all client-side validation....