SELECT ShortTitle FROM Services ORDER BY ShortTitle INSERT INTO EventsCopy (ID, Title, StartHour, EndHour, Description, ShortTitle, EventDate, Place, Provider) VALUES ( '#FORM.ID#' NULL , '#FORM.Title#' NULL , '#FORM.StartHour#' NULL , '#FORM.EndHour#' NULL , '#FORM.Description#' NULL , '#FORM.ShortTitle#' NULL , '#FORM.EventDate#' NULL , '#FORM.Place#' NULL , '#FORM.Provider#' NULL ) Add a New Event

Add a New Event to the Calendar


ID: (date+digit--must be unique)
Event Title: (First Name, Last Initial)
Start Hour : (in military time as hh:mm)
End Hour : (in military time as hh:mm)
Description:
Short Title:
Event Date: (mm/dd/yyyy format)
Place:
Provider:
 
You do not have permission to view this page. Please choose a link from the left.
Back to Calendar Page