|
This page shows an example of a set of programs that displays an event calendar on a web site. The programs allow you to add, edit and remove events from a database located on the web server. When a web user wants to look at the event calendar, the information in the database on the web server is formatted and sent to the user's web browser. This is done on demand and displays the latest information in the database. The events appear in chronological order. The appearance of the events page can be customized for your company. The editor program that allows you to add, delete or change information in the database is accessed from your browser, just like any web page. It displays a form that you just fill in. Access to the editor requires a password that you select in advance. In this case, the user name is web and the password is manager |
|
|
|