Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 25, 2012, 07:54:18 AM

Pages: [1]   Go Down
  Print  
Author Topic: Need Help on cgi mail form  (Read 297 times)
hdrc
Newbie
*
Offline Offline

Posts: 2


WWW
« on: December 16, 2002, 11:21:00 AM »

Hi, I need Help on setting up my web mail cgi form, I'm new on web design but doing ok, ontil I want to put a feed backform on my site, first, didn't know anything about it, so I sow geting a script on the web, an got one, the only problem was that was linked to de script provider, was then when i find out that my site server has a cgi-bin so I went on disigning my own form, but can't make it work, it give me a action error, so need help on solving this problem.

this is what I have so far. and try anythig to make it work, including changing the permition en the involved cgi folder on the server.

Please, if any one could help me.
I will appreciate
<form action="http://hdrc.net/cgi-bin/cgiemail" method="post">
<input type="hidden" name="recipient" value="hector@hdrc.net">
<input type="hidden" name="subject" value="Feedback from web site">
<input type="hidden" name="redirect" value="http://www.hdrc.net/thankyou.html">
<P>Your full name:<BR>
<INPUT TYPE="text" NAME="name" SIZE="30"><br>
<P>Your email address: (e.g.: <EM>you@aol.com</EM>)<BR>
<INPUT TYPE="text" NAME="from" SIZE="30"><br>
<TEXTAREA NAME="Comment Box 1" ROWS="10" COLS="30" WRAP="hard">Comment</TEXTAREA>
<P><input type="submit" name="Submit Button" value="Send to Hector">
<P><INPUT TYPE="reset" VALUE="Clear Form">
</form>
Logged

hdrc
stephan
Guest
« Reply #1 on: December 16, 2002, 11:24:00 AM »

Don't change the permissions of the cgi-bin folder.

However, DO change the permissions of the script (to make it executable)

That could be the problem. If it isn't, then please write back.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: