I tried that. I get, "The value of the attribute query, which is currently q.lineitems, is invalid." I also tried <cfloop query="q[lineItems]"> and <cfloop query="q[lineItems][resultset]">... No luck with either.
-----Original Message----- From: Leigh [mailto:[email protected]] Sent: Wednesday, October 13, 2010 4:03 PM To: cf-talk Subject: Re: Looping over Query that's contained in a structure. <cfloop query="structName.lineItems" ..> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338143 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

