Personal Event Calendar

Have a look at the screenshot of the calendar and its management page. first of all we must make sure what shall we do, then we can decide the database structure. I use Miscorosoft SQL Server 6.5 with SP5: there are 3 ASP files consisting the application: 2 other files are needed to help them, download here. opendb.inc is a file used to be included by other ASP files to initialize database connection, made possible modification where you need. FormatDateTimeCn.vbs is used to display date in Chinese format, if you don't need, replace with the built-in finction FormatDateTime of VBScript.
index.asp -- the main display page
detail.asp View/Update event
delete_special.asp Delete