here are all of the XML functions (as of MX 6.1... ) http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi20.htm#wp3468770
you might also want to check cflib.org. there are UDFs for converting RSS feeds into cf objects (like structs or queries)... but make sure to check the required version of CF. I believe many (if not all) require MX as they make use of the MX XML functions. On 6/1/07, Paul Henderson <[EMAIL PROTECTED]> wrote: > Thanks Charlie, I do have access to an mx server, maybe it would be worth > moving this particular site over if it's much easier to pull off in MX. Do > you know of a quick reference to an MX solution? Thanks again for your help. > > -----Original Message----- > From: Charlie Griefer [mailto:[EMAIL PROTECTED] > Sent: Friday, June 01, 2007 6:22 PM > To: CF-Talk > Subject: Re: output RSS feed CF 5 > > pre-MX i think most people used a custom tag called soxml from site objects. > > since MX has these capabilities built in, the tag is no longer > maintained. you might be able to find a copy via google. sorry... i > don't have the tag handy anymore myself. > > On 6/1/07, Paul Henderson <[EMAIL PROTECTED]> wrote: > > This seems like a simple enough task but I've been searching google and > > haven't found anything that works yet. Can anyone point me to an example > of > > how to output a rss feed such as google news on a cfm page using cf 5.0? > > > > > > > > Thank you, > > > > -Paul > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279881 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

