isabel ringing
04-07-2003, 09:01 PM
Hi
Can I combine Server Side Includes with javascript? I have a calendar of events which displays 3 months of the year at a time. I would like to save each upcoming month's info as an SSI (eg: june.incl) to be loaded into the main page as part of a table when that month starts. I'd like to use javascript to signal the beginning of the month and then the SSI would be invoked. Even better would be if I could remove the previous month at the same time. Can this be done, or is there a better way using just javascript?
Thanks
Can I combine Server Side Includes with javascript? I have a calendar of events which displays 3 months of the year at a time. I would like to save each upcoming month's info as an SSI (eg: june.incl) to be loaded into the main page as part of a table when that month starts. I'd like to use javascript to signal the beginning of the month and then the SSI would be invoked. Even better would be if I could remove the previous month at the same time. Can this be done, or is there a better way using just javascript?
Thanks