asp.net - Simply display RSS feed in/on aspx page -


maybe being n00b here, life of me, cant find simple drop in type solution displaying rss feed inside aspx page?

i looking simple solution, when firefox gets pointed rss feed, plainly displays it, no thrills, no fuss. don't want xml , format extensively. want basic feed, style font , a:styles. thats it.

any ideas?

edit:

i attempting show worpress "feed" inside aspx page...

the simplest solution display in iframe, browser take care of formating. otherwise you'll need parse xml , create appropriate html tags each of elements and/or attributes.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -