> Very nice piece of work!
> REFindNocase("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+
> )*\.(([a-z
> ]{2,3})|(aero|coop|info|museum|name))$",email_address)>

I'd add a '=' to the first two cases, as in
http://www.regxlib.com/REDetails.aspx?regexp_id=39, which allow through some
of the more infrequent but legal email address.

Tom C


______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to