Dominic, Dave, Thanks Dominic, your tip got rid of an error.
Dave, to answer your previous question, the code ran without a web page based error. The value within output variable from CFXML tag contained the value of [EMAIL PROTECTED] instead of the XML i was looking for. If I refresh the self posting page and try and generate the error again, I get a different number at the end of [EMAIL PROTECTED] <CFXML variable="gallery"> cfoutput'ing the gallery variable. What does this [EMAIL PROTECTED] mean? How are we suppose to debug this? Thank you very much. Dan >Could it be that there is space before the <?xml version="1.0"?> >declaration? I believe that will throw that particular error. So do: > ><cfxml><?xml version="1.0"?> ><!--- rest of your xml ---> ></cfxml> > >Dominic > > > >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293372 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

