Calendar Manager
 Home
 Add Event
 View/Edit Events
 Add Category
 View Categories
 Settings
 Support
 Documentation
 Log Out
 Settings

<% dim RSFORM Set RSFORM = Server.CreateObject("ADODB.Recordset") RSFORM.Open "Settings", Conn, 2, 2 RSFORM.Find "ID='" & 1 & "'" %>
Admin ID ? " class="inputbox" size="30" maxlength="255">
Abbreviate Days ? CHECKED<%End If%>>
Abbreviate Months ? CHECKED<%End If%>>
Display Category Name
(instead of Event Name)
? CHECKED<%End If%>>
Page Title ? " class="inputbox" size="30" maxlength="255">
Background Color ? " class="inputbox" size="30" maxlength="255">
Font Color ? " class="inputbox" size="30" maxlength="255">
Link Color ? " class="inputbox" size="30" maxlength="255">
Hover Link Color ? " class="inputbox" size="30" maxlength="255">
Visited Link Color ? " class="inputbox" size="30" maxlength="255">
Active Link Color ? " class="inputbox" size="30" maxlength="255">
Weekday Font ? " class="inputbox" size="30" maxlength="255">
Weekday Font Size ? " class="inputbox" size="30" maxlength="255">
Weekday Font Color ? " class="inputbox" size="30" maxlength="255">
Weekday Background Color ? " class="inputbox" size="30" maxlength="255">
Date Font ? " class="inputbox" size="30" maxlength="255">
Date Font Size ? " class="inputbox" size="30" maxlength="255">
Date Font Color ? " class="inputbox" size="30" maxlength="255">
Date Background Color ? " class="inputbox" size="30" maxlength="255">
Event Font ? " class="inputbox" size="30" maxlength="255">
Event Font Size ? " class="inputbox" size="30" maxlength="255">
Event Font Color ? " class="inputbox" size="30" maxlength="255">
Blank Cell Background Color ? " class="inputbox" size="30" maxlength="255">
Cell Width ? " class="inputbox" size="30" maxlength="255">
Cell Height ? " class="inputbox" size="30" maxlength="255">
Border Size ? " class="inputbox" size="30" maxlength="255">
Border Color ? " class="inputbox" size="30" maxlength="255">
Header
(optional)
?
Footer
(optional)
?
Password ? " class="inputbox" size="10" maxlength="255">
    " class="inputbox" size="10" maxlength="255">
 
<% RSFORM.close set RSFORM = nothing %>