Answered
Random RSS Feeds
I have a small ColdFusion widget which I am able to use to
collect RSS feeds and display them randomly. Everything is working
okay except for the discription. I am getting the same desdription
for each item with the same array key. I am only getting the first
one in the array. It is not looping properly to give me the correct
discription. The title is correct but not the description. I have
attached the Application.cfm page and the widget utility.cfm.
You can see what is coming back by looking at http://newsite.websbygeorge.com/utility.cfm
You can see a dump of the ARRAY APPLICATION.RSSFeed by looking at
http://newsite.websbygeorge.com/test.cfm
You can see what is coming back by looking at http://newsite.websbygeorge.com/utility.cfm
You can see a dump of the ARRAY APPLICATION.RSSFeed by looking at
http://newsite.websbygeorge.com/test.cfm
