The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
I tried many time and got FormMail scripting from open source, but it just doesn't work, pls help!
I'll pass the code on if thats what you're after - it's only html that you need to change to suit yourself, that passes values to an ASP script. Drop me a line at [email protected] and I'll pass it on.
You only need to find a company with certain STMP settings on there mailserver. I've heard that a lot of sites 'unoffically' use the BBC server to forward mail too. If your site is commercial, then I wouldn't recommend it. I'd use a proper script, but I got this working in a couple of minutes.
.. It i also easier to create code...
try looking at:
http://www.hotscripts.com/PHP/Scripts_and_Programs/
http://php.resourceindex.com/
http://scriptsearch.internet.com/
: For some Mail Form Scripts.
thanks a lot, your answer is what I need. By the way, can you tell me where I can get a cgi script that I can use for my site? I have tried a FormMail.pl from Matt, but I was too complicate for me to modify.
You'll have to use the same method which you use to upload any type of file to your Web Space. However, for a Script ... or more precice, a CGI Script, you will need to put it into the Folder named "cgi-shi", and not the "htdocs" Folder. But, when refering to it in your HTML Form, it should link to the "cgi-bin". i.e. ACTION="http://www.mysite.com/cgi-bin/mailform.cgi"
Hope I got what you wanted right .. if not, sory, and I'll try again later.
I tried many time and got FormMail scripting from open source, but it just doesn't work, pls help!