** I'm trying to modify it to look at a users file for it's list of users, but am having problems locating exactly where to do this at. **
User's information including the encrypted password is kept in the users.txt located in the calendarscript directory. Their permissions are kept in the permissions.txt file located in the calendarscript directory. There are also various supplementary files associated with each, named similarly.
I suggest if you want the calendar to use different lists, you make your other application write to the files in the locations they are now and in the format CalendarScript expects. I don't know which area of the code would be required to be modified for CalendarScript to be able to utilize files in a physically different location and/or format.
Dan O.
[This message has been edited by DanO (edited May 22, 2003).]