Okay, I am setting up a website for my sunday school class, and I want to include a calendaring solution. Preferrably, it will include an "admin module" where new events can be added through a form without having to munge files directly. Also, if possible, it will not be database driven.
I can get DB access from my host, but would prefer not to. I am trying to keep this as "lite" as possible since a friend is kind enough to host for free. Finally, I have seen some that just write the data out to a table, one row for each date with an event, and a click to the event details. I would prefer something that actually looks like a calendar instead.
My google-fu is apparently very weak today.
TIA,
--
Merlin |