> I have a hint: > I'm having the problem with only 2 pages. > Each page is declared "<?xml version="1.0"... > One is in XML indeed, the other one is just plain HTML. > I suppose CF is trying to decode the XML, although I don't > want to get any structure, I'm parsing the page myself. > Is there a way to ask CFMX to treat the page as plain text?
I strongly suspect that this is a coincidence, rather than the cause of your problem. But just in case I'm wrong, you might try setting RESOLVEURL="NO". Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294541 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

