potzo
Newbie
Posts: 1
Registered: 11/28/2006
Location: Romania
Member Is Offline
|
| posted on 11/28/2006 at 03:57 PM |
|
|
Email validation
/^[w-.]+@[w.-]+.[a-z]{2,4}$/
I would like to know if there is any way I can change this syntax that it will not allow adresses beggining with www such as
[email protected] or [email protected]
There are too many people that are submiting the form inputing a wrong email address because of the www reflex and I will take my chances if an email
address starting in www would really be valid.... statistcaly the chances are very low comparing with the mistakes.
Thanks
|
|
|
|