HI,

> Does any one know why it isn't just using the proper regular expression ?

Because there is no regular expression that validates all email addresses and 
even if it did they can still be invalid. See [1] for a good discussion - and 
some scary regular expressions.

Justin

1. 
http://stackoverflow.com/questions/201323/using-a-regular-expression-to-validate-an-email-address/1917982#1917982

Reply via email to