Forum Moderators: mack

Message Too Old, No Replies

Retrieving form data safely

get form data

         

wise80x86

9:08 pm on Mar 6, 2008 (gmt 0)

10+ Year Member



I am new to this world so please forgive a simple question. I have forms that are setup to email the form contents using FormMail2.pl:

<form action="http://www.myurl.com/cgi-bin/FormMail2.pl" method="post">

I have Googled this script and I gather there are vulnerabilities associated with it. I also gather there are different versions of it for which some of the security issues have been addressed. Is this true and can I use it and how can I get the latest version?

Can any one suggest a way to email the form contents in a safe way?

Thanks in advance