I've made one thats worked quite well.  I create an array of events for each
day. then I query as many db tables as I like and simply append to the
arrays.  Then when I loop thru my month to output each day, I simply write
out the array for that day.  DRE

> -----Original Message-----
> From: Austin Govella [mailto:[EMAIL PROTECTED] 
> Sent: Friday, May 30, 2003 3:32 PM
> To: CF-Talk
> Subject: Re: Calendar recommendations?
> 
> 
> > u could try this 
> > 
> http://www.adrianlynch.co.uk/coldfusion/customtags/index.cfm?tag=calen
> > dar
> 
> I've seen several calendar generators like this, and they 
> could work if I 
> knew how to tie them into a db listing the events for a 
> particular class. 
> I can't envision how to do that on my own.
> 
> My only brainstorm would be to query the db for each date on 
> the calendar.
>   But that'd be up to 31 queries, and that doesn't seem 
> right. Is this the 
> best way to populate a calendar? It seems really intensive.
> 
> --
> Austin
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to