I'm trying to improve a page I've written. It's a calendar, and I'm using a custom tag to display the calendar itself. On one view of the calendar, there can be four calls to that calendar custom tag (one for the current month, 3 for the next 3 months). Rather than call the same stored procedure once per custom tag call, I'd rather call it once total from the CFM template, and then make that result set available to the custom tags.
Is there a way to accomplish this, or do I just need to make multiple calls to get the recordset? Thanks, Pete ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222152 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

