Ajax Calendar
- 
                    This code was used back in my classic ASP days. We allowed users to add/edit appointments on a monthly calendar. 
 - 
                    Ajax Calendar. Simplified calendar that adds a logged in user to the schedule.
 - 
                    Choose Log-in from dropdown. 
 - 
                    User the LEFT and RIGHT arrows to go to previous and next months. 
 - 
                    Click on the number in the calendar day to add logged-in user to the schedule
                    for that day. 
 - 
                    Click on user name to remove user from the schedule for that day. (You will only be able to remove user if you are logged in as that user)
 - 
                    You cannot add a user to the same day twice.
 - 
                    Calendar data is stored in a SQL Database.
 
                
            Logged in as: