You're right...with cfscript though, you can't easily loop over the query, at least not in what I'd consider an elegant way.
-----Original Message----- From: Jason Fisher [mailto:[EMAIL PROTECTED] Sent: Thursday, November 20, 2008 9:22 AM To: cf-talk Subject: Re: Best Practice: Looping over a query in cfscript? This isn't looping over the query, though, right? It's looping over the columns in the first row only. Looks like the SiteInfo.theme struct is simply a mirror of the first row of the query when all is said and done. Is that what you're going for? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315693 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

