** I'm under the impression that the default html file to view my calendar is:
/cgi-bin/calendar/calendarscript/templates/calendar/default/default.html **
That doesn't look like an absolute path on a web server.
** I'm trying to embed the calendar into a web page that is located at: index.htm **
The calendar will not work properly imbedded into a web page. It has to operate on its own but could be displayed in a frame or iframe tag.
It is possible to imbed the ssi.html's template's output into a web page though.
** I'm having trouble setting up the .pl files to point to this folder and file. **
The calendar.pl file knows where its templates are stored. When imbedding CalendarScript into another page, just the calendar.pl file is called (but see above).
You can find links to several discussions of using CalendarScript with SSI in the 'Links' section of the Unofficial CalendarScript - Mods and Plugins site.
Dan O.
------------------