Hello Everybody.
I have a problem to run cgi script on my webpage.
I have html page with form where i call xxx.cgi file like this:
<form METHOD="post" ACTION="http://xxx.x10hosting.com/scgi-bin/xxx.cgi">
I Uploaded my "index.htm" file to public_html folder.
then i went to CGI Center and click Simple CGI Wrapper.
It created scgi-bin folder where i uploaded my xxx.cgi script
I also set permission to my cgi file to 755.
Finaly i open my webpage in IE, fill my form, click ok, and..... script don't start. Instead of IE display me download window. i can download my cgi file.
Can you help me how can I run my cgi script ?
I have a problem to run cgi script on my webpage.
I have html page with form where i call xxx.cgi file like this:
<form METHOD="post" ACTION="http://xxx.x10hosting.com/scgi-bin/xxx.cgi">
I Uploaded my "index.htm" file to public_html folder.
then i went to CGI Center and click Simple CGI Wrapper.
It created scgi-bin folder where i uploaded my xxx.cgi script
I also set permission to my cgi file to 755.
Finaly i open my webpage in IE, fill my form, click ok, and..... script don't start. Instead of IE display me download window. i can download my cgi file.
Can you help me how can I run my cgi script ?