English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

hello. I want to add a contact form to my website (which i have the script for) but now i just need to get the information in it to be emailed to me at my email address without the sender seeing my address...

Can anyone PLEASE help!! it's pretty desperate - i need to know how i can actually do this, i'm not great on website building, i'me using a designer programme so to make it easier for me, but this i just really can't do....

Cheers

2007-08-07 10:12:09 · 2 answers · asked by Cliveact 2 in Computers & Internet Programming & Design

2 answers

This is simple to do with php or perl. email me if u need more help

2007-08-07 10:19:01 · answer #1 · answered by mdigitale 7 · 0 1

Here's a hint: DO NOT PUT FORMS LIKE THIS ON YOUR WEBSITE - they may once have been a great thing to have, but now you get Spambots filling the damn things in with all kinds of cr*p, often 20 or more of the things a day (if you're lucky... it can often get worse).

But if you insist on having one, just set it up to be remotely hosted by http://www.freedback.com and copy & paste the HTML code for the form into an html page.

To run your own from you own webhosting, you need a webhosting account that allows the use of PHP, CGI or ASP scripting (which most free webhosts don't).
http://cgi.resourceindex.com/Programs_and_Scripts/Perl/Form_Processing/
http://php.resourceindex.com/Complete_Scripts/Form_Processing/
http://www.aspin.com/home/webapps/formdata

2007-08-07 10:44:07 · answer #2 · answered by Anonymous · 0 1

fedest.com, questions and answers