** I updated my include string to: <!--#include virtual="/chi-bin/calendar.pl"-->
Is there a calendar.pl on your server??
BTW. If you can't get at straight call to the calendar file to work via SSI, you won't be able to use any other template either.
** page generates an [an error occurred while processing this directive] error. **
In addition to the file name extension thing, you might also want to check your hosts FAQs to see if 'include virtual' is even a supported SSI tag on their server. It isn't on all, just Apache servers AFAIK.
** I want to use the calendar as it currently appears on the website, and not have to reconfigure the look and feel **
You don't have to reconfigure the look and feel unless you want the look and feel different. The calendar works as it is 'out of the box'.
** I'm trying to embed a calendar into an HTML page with navigation ... I want to use the calendar as it currently appears on the website **
BTW. You can not include the whole calendar display into another page. If you include anything from the calendar into another web page, it is usually just a listing of events.
See an example towards the right of http://www.much2.com/calendarscript/ssi-200406.gif (note the "Monday, December 24")
** And what is in this template anyways? **
A template is a template which tells the calendar.pl/calendar.cgi application how to format the data asked to display by the use.
JFYI
Dan O.
[This message has been edited by DanO (edited January 14, 2005).]