Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Question about using CGI script

Status
Not open for further replies.
Jul 17, 2001
19
US
I am currently running a website with FrontPage and my boss wanted me to add a sign-up sheet to the page. I found a sign up sheet on the web but I am having trouble getting it to work with my page. Here is a link to the directions on using the script :


How to I get the .cgi files to execute? I add them to my cgi-bin, but they won't execute. Any help will be appreciated.
 
What server/OS are you running with? I'm guessing it's a windows OS, in which case (I think) you have to register the Perl extension .pl to be recognized by windows as a Perl script to be interpreted by Perl.

More info por favor.

--jim
 
If you are running a Windows server you will also need to download active perl from as perl is not installed by default with any Windows OS. This will automatically register the .pl extension and register itself with the webserver.
 
Need more info - how are you attempting to call the script? Show us some code!
There's always a better way...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top