Quantcast
Channel: Adobe Community : Unanswered Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 5794

Displaying RSS feed data

$
0
0

Hi All,

 

I have a formatting issue when outputting RSS feeds.

 

Here's my page: http://www.ukagriculture.com/farming_news/farming_news_feeds.cfm

 

<br /><h1>Economist - Agriculture</h1><hr / style="width:100%">

<cfset rssUrl = "http://www.economist.com/topics/agriculture/index.xml">

<cffeed action="read" source="#rssUrl#" query="entries" properties="info">

<cfoutput query="entries" maxrows="5">

<br /><a href="#rsslink#" target="new"><strong>#title#</strong></a> - <span class="xxsmall">#publisheddate#</span>

<p>#content#</p>

</cfoutput>

 

 

I've been trying to find a way to clean up the results and display images in the feed, any suggestion gratefully received.

 

Cheers

 

Trevor


Viewing all articles
Browse latest Browse all 5794

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>