** The only problem I had was with the day abbreviations. There are 2 arrays for the names but there is no select in the admin program for them **
There is one array with the day names and another array for the day name abbreviations
** nor logic in the template to select them. **
Each are used in different places, you don't get a 'choice'. If you wanted them in different places, you'd likely need to customize the template displaying them (or if consistant, just change what is entered for each in the admin. customization section).
The same goes for the month names and their abbreviations. Which one displays where is not an 'option'.
** I needed to display the events for the current month in the index page of this site. **
There is an ssi.html template for that (see the following link), which can be called via SSI.
LINK > Example SSI Template Output
** I AM USING IFRAMES! All the browsers I care about are using them now. **
Whether browsers can display frames is not the problem. The use of frames in some current browsers can prevent cookies from being accepted which can in turn affect operation of the calendar, especially the administration script which WILL NOT function without them.
JFYI
Dan O.
www.much2.com
Unofficial CalendarScript - Mods and Plugins site
------------------