Tagged Questions

0
votes
3answers
30 views

How can I display formatted rss data in a DIV

I'd like to display the title and a snippet of the last 2 or 3 entries of an RSS feed on another site. I do not have access to a server-side technology on the receiving page, onl …