>From what I gather, Ken is looking for a complete calendar app that will
let users add/maintain events.  The Forta example is basically a
view-only application.  It had no interface to maintain events.

We use Exchange 2000 as a database for our event calendars.  Each
department (or calendar category) has its own Exchange calendar and
certain people in those depts can maintain their own events.  We also
let our "calendar-masters" maintain all calendars.  The best part is we
use Outlook to maintain the calendars.  No sense in building another
interface if I don't need to.

I wrote an ASP page that uses CDO to pull data from Exchange and store
it in a database for better performance, sorting and other db-whatnot.
This summer, I'm changing the CDO stuff to ADO where I can query the
Exchange database using SQL-like commands.

I may be rambling and you may not have Exchange as your calendaring
platform, but I thought I'd mention it anyway.  Perhaps you have some
sort of already-built system (Exchange, Notes, Groupwise, etc) that you
could use as the interface for the events.

>
> I am looking for a good web calendar application that will allow for 
> multiple calendars for various departments as well as a master 
> calendar. Something similar to this:
>
> http://www.z-softnet.com/index.cfm?fuseaction=products.main
>
> But that will allow for multiple users to add events to each calendar.

> I checked on the Macromedia Exchange and was not too happy with what I

> saw in terms of quality. I would work on something myself if I had 
> more time, but need this within the next few weeks. I have a small 
> budget for this, if anyone knows of a good CF calendar system that is 
> compatible with MySQL please let me know.
>
> Thanks
> Ken Westin
> Pacific University Web Manager
> 503.352.2007
> [EMAIL PROTECTED]
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev'
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

Reply via email to