This doesn't answer your specific question but you could try using a Custom
Tag like CF_MailTest (which we use) which can be found in the Tag Gallery.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Simon Park              Computer Systems Management, Inc.
[EMAIL PROTECTED]  205 South Whiting Street
Ph: 703-823-4300        Suite 201
fax: 703-823-4301       Alexandria, VA  22304
             http://www.csmi.com  

> -----Original Message-----
> From: Brian Peddle [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 31, 2000 5: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.
> 
> 
> 
> <cfif refindnocase("[a-z0-9_\.]+@[a-z0-9-]",form.primary_email) gt 1>
> Bad Email
> </cfif>

------------------------------------------------------------------------------
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