This FAQ is for calendar-only clients.
If you do not want frames or are not using frames use the following link :
http://cva.groupfusion.net/modules/calendar/showCalendarMonth.phtml?com=t&align_center=t&targ=_top
In order to have the calendar work in a frame environment use this bit of code :
<HTML> <FRAMESET cols="20%,80%"> <FRAME name="" src=""> <FRAME name="cal" src="http://cva.groupfusion.net/modules/calendar/showCalendarMonth.phtml?com=t&align_center=t&targ=cal"> </FRAMESET> </HTML>
Remember to change the source
|