>>>>> "Jeremy" == Jeremy Webster <[EMAIL PROTECTED]> writes:

Jeremy> What is the best (standard, typical, easiest, hardest...) way to check that 
Jeremy> the information entered into a form is a valid email address?

Jeremy> Is it just a matter of seeing if there is an @ sign and a dot in the string?  
Jeremy> or is there more to it?

type "perldoc -q valid email" at your commandline.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <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!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to