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.
On Tue, Sep 7, 2010 at 3:08 PM, Jake Munson <[email protected]> wrote: > >> When verifying the dumped text throughout the process, you're looking >> at the "view source" version, and not the one that's rendered by the >> browser, right? > > Sorry for the multiple replies earlier...I have no idea why that happened. > > Yes, that's correct I'm using view source. In fact, I even wrote the value > to a file BEFORE inserting to the XML Object, and it looks fine in the file > as well. It's only when I insert to the XML object that the HTML is > converted. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:336871 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

