I have data coming from various db tables and fields and I thought combining them into a structure would be a good method to sort the various items by date.
For instance the structure would consist of the following keys populated by data from various tables and fields: - date - title - description Is an array infact the best method to do this, if so - how do I sort by date? I've not yet been able to successfully do this. If there's a better way of doing this I'd love to have some suggestions. Perhaps do a QueryNew() ? For a lil extra info on what I'm trying to achieve at the end of the day, I want to display this data in a calendar as well as having a summary of all the data on the same page, sorted by date. Thanks in advance! Chris --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
