I wrote a blog using CF (actually, I started with someone else's code). I am 
having occasional troubles with my RSS. What happens is that I post an entry, 
usually it is something that I've pasted into the text box, and then the RSS 
feed fails because of invalid characters. When I create the RSS feed, I am 
generating the description element by surrounding the results from my db call 
with xmlformat, as 

<description>#xmlFormat(post)#</description>

I am not using HTMLCodeFormat nor HTMLEditFormat prior to saving the post. 
Perhaps it is as simple as using one of those?

Thanks! 

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