From "Having trouble with SSI":
quote:
1. You put the SSI call to the calendar.pl file **in your home page's code** [or whichever page you want the calendar results to display on]2. You make sure that **that page** has an .shtml file name ending. [(so your server knows to parse it for SSI tags)]
3. You modify the ssi.txt file with the data you want the calendar to use [(duration, template, etc.)]. Meaning, normally the template=... will point to the template you want included into your main page (usually ssi.html unless you've changed it).
That's it!
You can modify the ssi.html file as you see fit to produce the format you prefer. Or you can use one of the SSI templates available at the Mods and Plugins' site or the discussions liked there of other display possibilities.
If you want to use the exact template that other site used, try contacting the webmaster there and asking if he'll give it to you. But IMO, you'll get a lot more out of this script if you learn to do it yourself.
JMO
Dan O.
------------------