OK, this may be long so please bear with me as I'm going mad trying to get this working!!!
I'm trying to get a file uploader working from one of my web pages. I've downloaded a few CGI scipts but can't get them working. The problem is not the scripts, but getting the browser to see the scripts in the first place.
Here's where I am.
My HTML page is I've ftp'd scripts and stuff to the CGI server and CHMOD'd everything to 755. When I telnet to the server and do a PWD from the CGI-BIN directory it gives me a path of /files/home2/somewhere/cgi-bin.
When I write my HTML what do I use to run the CGI?
If I use the Explorer gives me the error 403;
You are not authorized to view this page
If I link using just CGI-BIN It gives me a 404 error
Can anyone help please before I go totally insane???
Thanks Patrick
I'm trying to get a file uploader working from one of my web pages. I've downloaded a few CGI scipts but can't get them working. The problem is not the scripts, but getting the browser to see the scripts in the first place.
Here's where I am.
My HTML page is I've ftp'd scripts and stuff to the CGI server and CHMOD'd everything to 755. When I telnet to the server and do a PWD from the CGI-BIN directory it gives me a path of /files/home2/somewhere/cgi-bin.
When I write my HTML what do I use to run the CGI?
If I use the Explorer gives me the error 403;
You are not authorized to view this page
If I link using just CGI-BIN It gives me a 404 error
Can anyone help please before I go totally insane???
Thanks Patrick