Why not just use a query? On 5/29/07, David Gardner <[EMAIL PROTECTED]> wrote: > Sometimes I like to create a structure of arrays, instead of an array > of structures. This lets me reference the data in the familiar syntax > of accessing CFQuery data.... > > structName.fieldName[rownumber] > > But if there is a possibility of needing more dimensions, I won't use > this approach.
-- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279460 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

