>Has anyone had success with CF calendars? What I would like to do is >show events by type (i.e., all events, academic camps, athletic camps, >music camps, other camps). > > > >Steve LaBadie, Web Manager >East Stroudsburg University >200 Prospect St. >East Stroudsburg, Pa 18301 >570-422-3999 >[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >http://www.esu.edu <http://www3.esu.edu>
A while back I wrote an event calendar, with a fairly simple admin and css based display. It uses a access database for the events, but can easily be modified to use any database, I tried to keed the SQL fairly vanilla. You can see examples of the calendar at http://www.lyonsmorris.com/GLM/Calendar/index.cfm and http://www.mydinnercompany.com/schedule.cfm (BTW I didn't do this site, just supplied the calendar module). You can download the calendar app at http://www. lyonsmorris.com/test/calendar.zip. You may want to check out Simon Horwith's Calendar API. Its readily adaptable to what you need. You can read about it and download it at his site: http://www.horwith.com/index.cfm?mode=entry&entry=C8837FD9-E081-0478-47F93823F4029950 and for the wrap challenged: http://www.antiwrap.com/?1011 There was also a threat about this about 5 weeks ago that listed some other event calendar systems: http://www.antiwrap.com/?1032 hth, larry -- Larry C. Lyons Web Analyst BEI Resources American Type Culture Collection http://www.beiresources.org email: llyons(at)atcc(dot)org tel: 703.365.2700.2678 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246315 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

