UPOINT:: CGI Scripts: FAQ

Title: @1 Calendar Publisher II: Frequently-asked questions
Please check this section before you email us for technical help.

How do I use this @1 Calendar Publisher II script in a Windows environment?

Make sure your remove the Perl path at the first line of the main script. Then use RELATIVE PATHs in the configuration (Windows users tend to make errors when specifying the paths using FULL PATHs).

$calendar_folder="";
$data_file="data/data.txt";
$count_file="data/count.txt";
$icon_details="data/icon_details.txt";
$path_to_script="calendar2.cgi";
$openinghtml="../calendar2/template.htm";

Thanks to Michael Ioco (United States) for his tips!

  Powered by Document Publisher