in reply to How do I go about validating a e-mail message field?

This sounds potentially dangerous. How does it work. If I can use your form to send text that is taken from the web form to a set of email addresses that are also taken from the web form, then I can use that form to send whatever spam I want to whatever addresses I want. And the spam will come from your server.

I'm guessing that you don't want that to happen.

--
<http://dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

  • Comment on Re: How do I go about validating a e-mail message field?