SSI Example

You can use SSI (Server Side Includes), to include the output from a CGI script like Calcium into a 'static' HTML page.

This text is plain HTML, but the calendar displays below are generated by Calcium. All examples display data from our online "Demo" calendar.

Here are today's events in List view (there may not be any events defined for today):

Nov 22 Sun    


And here's the current week in Block view:

SundayMondayTuesdayWednesdayThursdayFridaySaturday
22Nov232425262728
 
 
12:00am - 12:00am
Garbage Collection
Vacation
 
Thanksgiving
 
 


And here's the next 3 days, in List view:

Nov 22 Sun    
Nov 23 Mon    
Nov 24 Tue
12:00am - 12:00am
Garbage Collection
 


And finally, the next 4 days in the 'Time Plan' view:

? Sun 22 Mon 23 Tue 24 Wed 25
       
Vacation
9:00am                
10:00am                
11:00am                
12:00pm                
1:00pm                
2:00pm                
3:00pm                
4:00pm                


Want to see how it's done? Take a look at the HTML source code for this page.

Or go back to the main Calcium demos page