Not a direct answer, but you could not touch the special characters (not sure why they're called special characters, they're not THAT special!) and instead use CDATA islands when generating the XML files.
Adrian > -----Original Message----- > From: Duane Boudreau [mailto:[email protected]] > Sent: 06 January 2009 14:08 > To: cf-talk > Subject: XMLFormatted Characters > > Hi All, > > Im using XMLFormat to convert special characters in strings to their > HTML > equivalents. This works fine as long as the strings are being displayed > in > plain HTML but causes problems when I try to output the strings in > using an > alert box. Does know how to convert XMLFormatted characters back to > their > original form? ex: ó to ó > > Thanks, > Duane ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318926 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

