XMLFormat() does NOT clean up all invalid XML characters, it still 
leaves in a lot of bar chars that will mess up XML readers.  I think 
there is a function on cflib that does a better job, I wrote one too a 
while back:
http://www.stillnetstudios.com/2008/09/14/cleaning-up-non-ascii-characters/

-Ryan

Dominic Watson wrote:
> You may like to try:
>
> <description><![CDATA[#post#]]></description>
>
> However, the xmlformat will definately be cleaning up any invalid xml
> characters; are you using it in the title, etc? Perhaps it could be an
> encoding issue.
>
> Dominic
>
> 2009/6/26 bill turner <bill.tur...@selectcomfort.com>:
>   
>> <description>#xmlFormat(post)#</description>
>>     
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323976
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to