I've downloaded Ray's cfc. I'll dig into that a bit later. Thanks, Andy!
Bill >My blog software is all custom, barring my RSS feed. I'm using Ray Camden's >RSS.cfc. The thing that catches me most of the time are ampersands &. > > > >andy > >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:323996 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

