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 Source Code

This source code does not include the Data Access functions for the Microsoft Access database. It also doesn't include the code to actually perform the the write of the scEvent.js. The data access method are in a class, while the file write is in a struct. It is assumed that you already know how to accomplish these tasks. Instead, the source centers around adding the event to the database and then generating as scEvent.js from the database.

This the script to create the Microsoft Access Database. There is only one table, the "Event" table. The script can be easily modified to work with any database.