Strange but if I take the xml returned by the cfc (see above) and re-wrap it like this :
<cfxml variable="result" casesensitive="no"><cfoutput>#result1#</cfoutput></cfxml> it works. It seems to me that this re-wrapping should be unnessecary and there should be a way to handle it in cfc but event if I try to put the wrapper inside the cfc it doesn't work?? Is it possible this is a bug? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:322093 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

