View Full Version : I need help with a mail script
eiotech
01-25-2008, 05:06 PM
Im working on a site for my friend and need to get a script to process the mail form. I've tried it on my own, cant do it. His service provider is useless and cant help me. Can anyone hold my hand and show me how to make it work?
the mail form is on this page
http://www.rrstages.com/html/contact.html
thanks,
The actual script results in a not found...
<FORM ACTION="http://www.rrstages.com/cgi-bin/smtpl.cgi" METHOD="POST">
"Not Found
The requested document was not found on this server."
I would check permissions of the cgi-bin and script and also be sure they allow your own scripts.
-Bob
eiotech
01-25-2008, 05:20 PM
the service provider said i need a 3rd party script and i should configure it myself
and i dont know how to do that
kitchin
01-25-2008, 05:52 PM
Everyone recommends NMS Formmail
http://nms-cgi.sourceforge.net/scripts.shtml
eiotech
01-25-2008, 10:24 PM
Everyone recommends NMS Formmail
http://nms-cgi.sourceforge.net/scripts.shtml
Thats really cool thanks
but when i save it the file turns into my wifes mastery cook book.:umm:
:dunno:
so i found biz mail, followed the instructions, and i still suck.
I'm lost
:hrmm:
Kevin
01-25-2008, 10:28 PM
First, the script must be installed on a web server that allows scripting.
Second, the permissions must be set to allow it to execute.
Finally, it must be properly called from the html form.
Any further debugging would require more logged errors.
eiotech
01-25-2008, 11:19 PM
its the first two that im clueless about.
they said there was not a mail script installed on the server and i would have to do it myself, but didnt say it needed to be in a specific place, what should i do?.
Kevin
01-25-2008, 11:24 PM
If your page calls "http://www.rrstages.com/cgi-bin/smtpl.cgi" then that is where the script needs to be. If you can't put it there then change the page to point to the script.
eiotech
01-28-2008, 11:30 AM
If your page calls "http://www.rrstages.com/cgi-bin/smtpl.cgi" then that is where the script needs to be. If you can't put it there then change the page to point to the script.
Its still not happnin for me.
I can put the script where ever i want from what they told me.
Im thinking about asking this guy if he'll move his sight to future quest so i dont have to deal with this anymore.:yeah:
vBulletin® v3.6.8, Copyright ©2000-2009, Jelsoft Enterprises Ltd.