Try this:

REFindNoCase('[[:alnum:]_\.\-]+@([[:alnum:]_\.\-]+\.)+[[:alpha:]]{2,4}',
"#form.email#")


=========================
Howard Owens
Web Producer
InsideVC.com
mailto:[EMAIL PROTECTED]
=========================

> -----Original Message-----
> From: Brian Peddle [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, March 31, 2000 2:10 PM
> To:   [EMAIL PROTECTED]
> Subject:      REGEX validating email
> 
> Im doing some server side validation and Im trying to make sure the '@'
> and the '.' is in there.  I have played with a variety of things and cant
> get it to work.  Here is the last one I tried.
> 
> 
> 
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to