on 10/4/01 7:15 PM, Ricardo at [EMAIL PROTECTED] wrote: > function isWellFormedMailtoScheme email > #- function isWellFormedMailtoScheme(email) > # return TRUE if email is a legal email URI, else return FALSE > # We are not actually *validating* the email address, only its syntax. > # Per address specification rules of RFC822: Standard for ARPA Internet Text > Messages > # http://www.w3.org/Protocols/rfc822/Overview.html
Well, Thank you!.... a bit of a switch though insofar as the code is much more verbose than the two regEx checks made by formMail.pl...but at least I understand it and it works. Thanks again. One step closer to a robust html form mail processor... Hinduism Today Sivakatirswami Editor's Assistant/Production Manager [EMAIL PROTECTED] www.HinduismToday.com, www.HimalayanAcademy.com, www.Gurudeva.org, www.hindu.org Archives: http://www.mail-archive.com/[email protected]/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.
