So wait - you put the string into an XML object? Maybe you can pastebin more of the code.
On Tue, Sep 7, 2010 at 3:52 PM, Jake Munson <[email protected]> wrote: > >>When you cfdump something, it escapes it. So if you view source it, >>you are seeing cfdump's escape. In other words, it isn't the REAL >>value. > > I suppose you probably saw my other response (I think we passed each other at > the intersection), but if not... > > If I display the pre-xml value using CFOutput, the HTML looks fine. If I > write the pre-xml value to a file, the HTML looks fine. If I insert the > value to my XML object, the HTML gets escaped. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336878 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

