- Form to e-mail
- Posted by Andy Jacobs on March 13th, 2006
Hi all
This has probably been covered before but I'm after recommendations for a
form to mail script. I want something that is as safe as safe can be,
preferably where the recipient part is done by the script rather that being
specified as a hidden variable on the HTML page.
Regards
Andy
- Posted by Mark Goodge on March 13th, 2006
On Mon, 13 Mar 2006 09:07:42 +0000 (UTC), Andy Jacobs put finger to
keyboard and typed:
There are plenty of these around - it's a oretty simple job to write
one yourself, if you're so inclined.
That's not "preferable", that's "essential". The recipient address
should never, ever, ever be passed as a vaiable, hidden or otherwise.
Mark
--
Visit: http://www.FridayFun.net - jokes, lyrics and ringtones
Listen: http://www.goodge.co.uk/files/dweeb.mp3 - you'll love it!
- Posted by King Queen on March 13th, 2006
On Mon, 13 Mar 2006 09:07:42 +0000 (UTC), Andy Jacobs
<andy@redcatmedia.net> wrote:
http://nms-cgi.sourceforge.net/scripts.shtml


