Thread: RSS Aggregator
View Single Post
Old 17-07-2008, 12:54 PM   #2 (permalink)
Mblaster
Senior Member
 
Join Date: Jul 2004
Location: Somerset
Posts: 1,796
Thanks: 16
Thanked 9 Times in 7 Posts
Mblaster's system
Re: RSS Aggregator

Since the content of the article is completely separate from the RSS you'd have to fetch it in a completely different way. You have the URL of the article in the RSS feed, so you could go fetch the content from that URL, parse the HTML so that you get something useable for your website and display that.

I'd be inclined to just tell them it can't be done rather than do that though, since that's a really bad way of doing it and I can't see any other, unless you can convince them to provide some kind of web service to get access to the content.
Mblaster is offline   Reply With Quote