> Would this work?
>
> <cfloop index="idx" from="1" to="#query.recordcount#">
> #product.getItems().itemid[idx]#
> </cfloop>

JGG,

ColdFusion doesn't seem to like the array access notation or something
because I am getting the following error:

"Element ITEMID is undefined in a Java object of type class
coldfusion.runtime.QueryVector referenced as
<cfoutput>#product.getItems().itemid[idx]#</cfoutput>

?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263180
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to