Re: Validating email address
Re: Validating email address
- Subject: Re: Validating email address
- From: Michael Ghilissen <email@hidden>
- Date: Sat, 3 Dec 2005 04:24:30 -0500
Hear you...! Sorry for overlooking this important message. You've
earned my eternal recognition and many thanks! ;-)
Michael
On Dec 2, 2005, at 6:52 PM, Randal L. Schwartz wrote:
"Michael" == Michael Ghilissen <email@hidden> writes:
Michael> I think that the way to solve your problem is to use RegEx
to macth a
Michael> certain 'pattern' that meets the email address structure.
One way to
Michael> do this is using the 'TextCommands' FBA from Hamish
(available at
Michael> MacScripter). Unfortunately, I cannot figure out how the
'check'
Michael> commands works. If he is around maybe he can tell us how
to use it.
Michael> You can find several RegEx patterns to check email,
including some
Michael> finesses, which satisfy such pattern as:
Michael> [A-Z0-9._%-]++@[A-Z0-9._%-]+\.[A-Z]{2,4}
WRONG WRONG WRONG.
Just like I said... someone would trot out a pattern that doesn't
pay attention to RFC822.
Where can I collect my "I told you so" bonus check now?
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503
777 0095
<email@hidden> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl
training!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden