>>>>> "Werner" == Werner Otto <[EMAIL PROTECTED]> writes:

Werner> $surname = param("surname");
Werner> $name    = param("forename");
Werner> $email   = param("email");

I'm not sure what the rest of the script does, but if you put this on
a form and then send email to that address, you will incur my wrath,
and within a short period of time, you will also be on every "spam
blocklist" that I can possibly suggest.

Do *not* send email to addresses taken from forms.  Ever.

-- 
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]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to