| Multiple RSS feeds through ASP?
|
jweb

msg:3115448 | 1:37 pm on Oct 10, 2006 (gmt 0) | Does anyone know of an ASP script that will pull content from multiple RSS feeds and display the entries (from all feeds together) in chronological order? I'm trying to find a way to show the latest post from about half a dozen blogs on other sites.
|
ahmedtheking

msg:3118986 | 10:09 pm on Oct 12, 2006 (gmt 0) | Why not bring them all in and reorder them? Bring each feed into an array, merge the arrays and then just reorg them!
|
jweb

msg:3126205 | 9:13 pm on Oct 18, 2006 (gmt 0) | That is an excellent suggestion.
|
|
|