GREAT! Well, I tried the:
perl test.cgi and I got the following
Content-type: text/html
<html>This is a test</html>
So thats definetly progress :) As far as integrating CGI scripts into my webpage though, how do I start tackling there? What I am really wanting to do is download free CGI...
So I did as instructed and I still am not able to get it to work. Just so you know, I am running Front Page 2003 with ActivePerl installed and IIS. Here is my directory in Front Page:
-http://(mysite)
--cgi-bin
---test.cgi
...
test.cgi contains:
#!c:/Perl/bin/perl.exe
print "Content-type...
I placed the code that you gave me into a web page but it did not work. What format am I supposed to be creating this in? Do I need to place those commands into a text file, or can I just drop them into the HTML code? I can read what is trying to be done here just fine. The problem is that...
Hi there, I am new to CGI and have not really worked with web devolepment in the last 4 years. I am now tasked with implementing some polling items through the use of CGI on our internal web site.
I have installed PERL and I am trying to use CGI to post these scrips to run, however I am...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.