Because we have a mixed cf5/cfmx7 environment?

Because I was ignorant of the isValid("email") function?

Good stuff, though. Thanks.

Does anyone know how exact the test is? This doesn't give me quite enough info:

Valid address characters are a-zA-Z0-9_- and the period and separator.
There must be a single at sign (@) and the text after the @ character
must include a period.



On 2/2/06, Les Mizzell <[EMAIL PROTECTED]> wrote:
> > And on that email validating regex, does anyone have a better one than:
> >
> > ^[_a-zA-Z0-9-]+(\.[_a-zA-Z0-9-]+)[EMAIL 
> > PROTECTED](\.[a-zA-Z0-9-]+)*\.(([0-9]{
> > 1,3})|([a-zA-Z]{2,3})|(aero|coop|info|museum|name))$
>
>
> What's wrong with:
>
> isValid("email", myQUERY.myEMAIL)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231220
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to