Click to See Complete Forum and Search --> : E-Mail Form Script


chadmcm
07-06-2005, 11:11 PM
I was wondering if anyone had a recommendation for a free e-mail form script. I want the form to send the information directly to my inbox, rather than the user have an outlook message pop up with my e-mail address in it. Can anyone help please? Your generosity is greatly appreciated.

Exuro
07-07-2005, 02:54 AM
You need to use a server-side script to do that, and your choice of script would really depend on what languages your server supports. There are plenty of basic CGI/Perl form-mailers out there, and any of them should work just fine for you. If you have ASP or ASP.NET capabilities, I'm sure you can find scripts for that too, and if not it's really easy to write your own. Same goes for PHP.