I get the same error using the RE below.

I know just enough RE at this point to understand what you're suggesting, but 
not enough to fix it -- it's apparently not stripping out everything above the 
declaration  tag.

H.



>
>See if you can strip it before trying to use the content:
>
><cfset variables.content = REReplaceNoCase ( cfhttp.fileContent,
>'^.*?<?xml', '<?xml' ) />
>
><cfdump var="#XMLParse ( variables.content )#" />
>
>On 6/9/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote:
>> >

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243091
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to