I'm looking for some advice on what sort of structure I should use for
making a calendar app.  My main question is about storing the dates.  To
accommodate multi-day events, is it better to do a startDate column and
an endDate column or is it better to do a single eventDate column and
insert multiple events multiple times?  I will need to output this data
as "today's events", "this week's events", and a monthly calendar view.
Along the same lines, any suggestions for a CFC or custom tag that can
organize into a calendar view (or tips for writing my own) would be
helpful.  Thanks to all in advance.


John Burns
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to