I am using version 7,0,2,142559 Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 http://www.esu.edu [EMAIL PROTECTED]
-----Original Message----- From: Dominic Watson [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2008 10:12 AM To: cf-talk Subject: Re: RSS Issue I just ran the following code without any problems (got a dump of your newsfeed): <cfset objRss = xmlParse("http://www4.esu.edu/news.xml") /> <cfdump var="#objRss#" /> As I said though, you need to be using CF7 or above for this to work. Dominic 2008/10/29 Steve LaBadie <[EMAIL PROTECTED]>: > Dominic, > > If I remove the cfhttp the page errors out saying > "An error occured while reading an XML document" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314535 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

