PDA

View Full Version : Help w/ form & CGI


Difinity
05-21-2003, 07:20 PM
This is my 3rd day using CGI. I am relatively new to the whole programming scene.

I am trying to set up a form where the user can send me information, and have aquires a script that is supposed to do that. I insert the cgi file in the cgi-bin, and when I try to access the file it gives me errors about autherization.

http://test.taamusic.com/test.htm

I uploaded the cgi file w/ ASCII to the cgi-bin, and set the permissions to 755. What am I missing?

MotherNatrsSon
05-21-2003, 09:39 PM
It seems you have it passwrod protected or your permissions are not correct to me. I am fairly new to this too but when I get the password box and click cancel I get the "Authorization required" page. ACJavascript is around on this forum and I would suggest emailing him. Also it would be good to see the files you have uploaded because there may be an error in the changes you made to them.

Difinity
05-22-2003, 07:54 PM
Ok I moved the page to a different site.

http://ipsync.smokeys.org/test.htm

...and here is the cgi file I am using.



The problem I am having with it at this location is that it doesn't send me mail of anything after it is submitted.