But if it is a valid character�.
REFindNocase("^[\+_a-z0-9-]+(\.[\+_a-z0-9-]+)[EMAIL PROTECTED](\.[a-z0-9-]+)*\.((
[a-z]{2,3})|(aero|coop|info|museum|name))$", addr)
Or does it have to start with a letter or number first?
REFindNocase("^[a-z0-9]+[_a-z0-9-+]+(\.[+_a-z0-9-]+)[EMAIL PROTECTED](\.[a-z0-9-]
+)*\.(([a-z]{2,3})|(aero|coop|info|museum|name))$", addr)
Do you have some reliable resource you�re getting the validity of the
characters from? All I am able to find are the characters I mentioned above.
_____
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 29, 2004 6:44 AM
To: CF-Talk
Subject: Re: Verify an email address from a query
Ewok wrote:
> [EMAIL PROTECTED]
>
> [EMAIL PROTECTED]
>
> [EMAIL PROTECTED]
>
> [EMAIL PROTECTED]
>
>
>
> These are all invalid (as they should be) according to the function. What
do
> you mean a �+� is a valid character?
I said it is a valid character in the localpart:
[EMAIL PROTECTED] is a valid email address.
Jochem
_____
[HYPERLINK "http://www.houseoffusion.com/lists.cfm/link=t:4"Todays Threads]
[HYPERLINK "http://www.houseoffusion.com/lists.cfm/link=i:4:180027"This
Message] [HYPERLINK
"http://www.houseoffusion.com/lists.cfm/link=s:4"Subscription] [HYPERLINK
"http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=678.598.4"Fast
Unsubscribe] [HYPERLINK "http://www.houseoffusion.com/signin/"User Settings]
[HYPERLINK
"https://www.paypal.com/cgi-bin/webscr?amount=&item_name=House+of+Fusion&bus
iness=donations%40houseoffusion.com&undefined_quantity=&cmd=_xclick"Donation
s and Support]
_____
HYPERLINK "http://www.houseoffusion.com/banners/view.cfm?bannerid=36" \n
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.767 / Virus Database: 514 - Release Date: 9/21/2004
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.767 / Virus Database: 514 - Release Date: 9/21/2004
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

