There are top level domains longer than 2-4 characters  

..:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
 

 


-----Original Message-----
From: Snake [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 22, 2006 2:47 PM
To: CF-Talk
Subject: RE: A good email validator?

^[a-zA-Z]([.]?([[:alnum:]_-]+)*)?@([[:alnum:]\-_]+\.)+[a-zA-Z]{2,4}$

Russ 

-----Original Message-----
From: Will Tomlinson [mailto:[EMAIL PROTECTED] 
Sent: 22 November 2006 18:25
To: CF-Talk
Subject: A good email validator?

I'm lookin' for a decent email validator. No need to make sure the email
add. is deliverable, just the string is formatted correctly. IsValid() is no
good because too much slips thru. I checked cflib.org and didnt see anything
with a quick search. Anybody have a regex or somethin?

Thanks,
Will





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:261484
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to