I have a few CGI programs that I need to run at certain intervals. These scripts will look at various pages and database files and make decisions based on the content.
This seems like such a trivial question, I see things like this done all the time. Someone noted that I could simply use...
I help run a small online store that uses a third party processing service for credit card orders. They would like to list the quantity remaining and out of stock status on their product pages. The store uses a simple text based database setup, and the only service they get from the credit...
Here's a simple one!! But I don't get it?
I'm using the loop below to pull info from url's http://www.<X.com>.
Anyhow, this works fine. But with warnings on I'm getting about 75 copies of the warning: "Use of uninitialized value in pattern match (m//) at URL_Finder.pl line 18, <FILE> line...
Hello,
I can't for the life of me get CGI scripts to run. I have my sites all listed in c:\web\siteFiles
When trying to run a script like http://localhost/siteFiles/cgi-bin/test.cgi
I get an error message: Forbidden "You don't have permission to access /siteFiles/cgi-bin/test.cgi
I can...
Hello,
I am attempting to add the server time to my default page and although it works fine when run on the server, an error is generated on my workstations virtual server.
<!--#exec cgi="/cgi-bin/time.cgi"-->
generates the error: "Failed to execute script...
I wrote this script in order to change multiple instances of text, for instance to change the location of images in a HTML doc. However, when the file is being read in and assigned to the array, it is removing the first line in the file? I'm sure it's a simple solution, I'm just not experienced...
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.