You are on the right track with:
code:
<A HREF="/cgi_bin/calendar.pl?template=recreation">
But you need to specify the calendar in the url:
code:
<A HREF="/cgi_bin/calendar.pl?calendar=recreation">
where the vlaue for calendar is the calendar key you specified when you set your calendar up.
You can chain options together:
code:
<A HREF="/cgi_bin/calendar.pl?calendar=yourcalendar&template=yourtemplate&view=(Grid or List)">
------------------
Dale Ray
http://www.sscsoftball.org