Went through the template as you suggested and could not get it to work. my code produces the following link:
<A HREF="http://www.franconiaskiclub.com/cgi-bin/calendar.pl?view=Event&template=ssi.html&duration=1&event_id=17&view=Event&event_id=17">test 1</a>
I need it to produce a link like this:
<A HREF="http://www.franconiaskiclub.com/cgi-bin/calendar.pl?view=Event&event_id=17">test 1</a>
In other words...how do I get rid of:
view=Event&template=ssi.html&duration=1&event_id=17