** when you cahnge months, I losse my web page with borders and navigation and it shows only the claendar. **
The *whole* calendar is not designed to display within a web page, it is a web page in its own right.
You can:
1. Include a *listing* of upcoming events into an existing web page using SSI (server site includes) and link to the free-standing calendar,
2. You can display the calendar in a iframe on a web page (not really good as the calendar changes size depending on the view but the iframe space will not),
3. You can modify the default.html template file and add the necessary code to make the calendar look like the other pages is your site,
4. You can use the DoubleCal template available at the Unofficial CalendarScript - Mods and Plugins site to display a mini-calendar and event details once you've edited the template to make it look like the rest of your site pages.
Dan O.
[This message has been edited by DanO (edited August 20, 2004).]