This seems logical, but not sure it will solve my problem. The problems are 
often things like single quotes that are some sort of special encoding that is 
not recognized. I was hoping to find something that cleans up all such data 
and/or be able to dynamically call an rss validator to test my post before I 
save it. So far, I haven't found anything I can call dynamically. I haven't 
looked much, yet, either.

>This string should clean up your data. It work fine for the XML generators
>I've written, and they're in use on several sites.
>
>#ReplaceList(XmlFormat(YOURFIELDNAME),"™,®,©","&#
>#x2122;,&##x00AE;,&##xA9;")#
>
>
>Robert B. Harrison
>Director of Interactive Services
>Austin & Williams
>125 Kennedy Drive, Suite 100 
>Hauppauge NY 11788
>P : 631.231.6600 Ext. 119 
>F : 631.434.7022
>http://www.austin-williams.com 
>
>Great advertising can't be either/or.  It must be &.
>
>Plug in to our blog: A&W Unplugged
>http://www.austin-williams.com/unplugged
>
> 
>
>__________ Information from ESET Smart Security, version of virus signature
>database 4192 (20090626) __________
>
>The message was checked by ESET Smart Security.
>
>http://www.eset.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:323994
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