View Full Version : Form to e-mail script that can hide e-mail address?
bubbasim
December 3rd, 2000, 22:37
Does anyone know of a cgi script that is easy to customize
and install that is a form to e-mail (form processing script) that would hide your e-mail address so spammers can't get at it?
Thank You
KapTinKiRk
December 3rd, 2000, 23:26
a CGI script, I don't know. But I do know of a PHP script that puts your email in the script itself instead of in the page HTML. I'm sure any CGI can be edited to put your email in the script itself.
atlas
December 4th, 2000, 10:37
I don't have specific scripts for you to try, but nearly all form mailers have a 'default' recepient for messages (if a to: form variable isn't found). Just take a look at some of the scripts around.
-mk
bubbasim
December 4th, 2000, 11:34
Originally posted by KapTinKiRk
a CGI script, I don't know. But I do know of a PHP script that puts your email in the script itself instead of in the page HTML. I'm sure any CGI can be edited to put your email in the script itself.
Where can I find this script? I am interested in it. Please tell me the url.
KapTinKiRk
December 4th, 2000, 11:40
http://www.ftls.org/en/examples/php/form2mail.php3
It's extremely small and works perfectly. If you know a bit of PHP im sure you can add more features to it too.
bubbasim
December 4th, 2000, 14:15
I don't know php, but if I can use it by just adding form elements to a html page, I should be able to work it out.
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.