ScriptCalendar.com
A Javascript Event Calendar
  
Contact
ScriptCalendar.com
An incredible javascript event calendar

Contact:
techadmin @ scriptcalendar.com

Site Map

Copyright 2008 All Rights Reserved
     

An incredible javascript event calendar, either a javascript calendar or an xml calendar.

Interactive Example

The software does not include any method of administering events online. The calendar is entirely javascript, and javascript has the built in limitation that the language cannot read or write files from the server or the client. Thus, a pure javascript calendar cannot have an Event Administration page.

However, if your host has server side scripting capabilities, you can create such an Administration page yourself. Below is a working example of such a page written in CSharp ( C# ). The source code is available if you would like to get a copy.

The script is very simply. When the Add Event button is clicked, the data is inserted into a table in a Microsoft Access database. Immediately after a new scEvent.js is generated by writing the fscEvent call for each record to a file. The page reloads, displaying the calendar which now reads the new scEvent.js file. Not all methods are included in the source code, but all the code specific to calendar functions is shown.

Date / /
Event Text
Popup Link
Style
ToolTip