colin -
wow. thanks. i have a couple of issues though.
first is probably something simple - when i added the link to my template, i altered the following in calendar_showeventsbit:
Code:
<tr>
<td width="50%" class="tcat">$eventinfo[title]</td>
<td width="50%" class="tcat"><p align="right"><a href="http://www.thebreakfast.info/forum/calendar.php?do=outlookevent&e=$eventid">Add to Outlook <img border="0" src="http://www.thebreakfast.info/images/outlook_logo.gif" width="30" height="30"></a></td>
</tr>
that messed up my main cell (see pic below).. can you tell what i did wrong there?
now, when i click on the link, i get:
Invalid Event specified. If you followed a valid link, please notify the webmaster
i'm guessing i messed something up with the link (see code above), because when i hover over it, it shows ...calendar.php?do=outlookevent&
e=0
just wondering if you could help me get this going. thanks again!
dave