
|
For a technical answer, A data file is a text file that resides on the server. The WebCal program writes and deletes events to and from these text files to keep track of all the events on your calendar. You can have multiple data files in your WebCal program. This eases the the maintenance of the WebCal by keeping related events in a centralized file. An example of this would be having a data file for each month of the year, that way if you wanted to go remove something from your calendar you know just where to go to find it.
![]() The things you want to keep in mind about the data files are:
|