Bharat Panthee
Default port
Points: 1448
More actions
December 22, 2010 at 9:45 pm
#242671
Comments posted to this topic are about the item SQL CLR Function for Email validation and string Split
umailedit
SSCrazy
Points: 2087
December 25, 2010 at 1:12 am
#1266265
"[a-z]+[0-9]*@\w+[.](com|com.uk|com.np|net|com.in)$"
This is not enough to validate all emails, try this:
[a-zA-Z0-9]+([-\._][a-zA-Z0-9]+)*@(\w+(-\w+|_\w+)*\.)+[a-zA-Z]+$
akljfhnlaflkj
SSC Guru
Points: 76202
May 17, 2016 at 12:52 pm
#1879677
Thanks for the script.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply