Hide the instructions.
The javascript on this page has been tested with MSIE 6+ and Firefox browsers. It
may function properly in other browser, or it may not. No claim toward browser
compatability other than MSIE 6+ or Firefox is made.
Insert an Event
- Locate the blue form containing data inputs at the bottom right of the page.
- Enter the date, text and other data for your event. You may leave some fields blank.
- Click the Insert Record button. The new event is added to the table of events.
Update an Event
- Click on the appropiate event in the table of events.
- Locate the blue form containing data inputs at the bottom right of the page.
- Edit the date, text and other data for your event. You may leave some fields blank.
- Click the Update Record button. The event changes in the table of events.
Delete an Event
- Click on the appropiate event in the table of events.
- Locate the blue form containing data inputs at the bottom right of the page.
- Click the Delete Record button. The event is removed table of events.
Get the output
- Locate the blue form containing data inputs at the bottom right of the page.
- Click the View Output button.
- Copy Output textarea with the formatted output to the clipboard.
- Paste the output from the clipboard into your scevent.js file.
Hide the instructions.