HOw to I feed in the RSS Feed From Honda to my dealer site. I need it in HTML! Or should I just frame a page in? Is there a site that allows me to insert the feed url and then will give me some kind of embed code?
I'd also be interested in how to do this kind of thing. I want to import an RSS news feed into my php site with images included.
yeh you can iframe the stuff -- you could also just scrape the content as well which will give you so much more control over the content rather than having to rely on a 3rd party... now if you have a rss feed you are pretty good to go as well.. you don't even have to use server-side programming for that -- simple javascript will be able to get your content and that way you don't have to worry about badly displayed iframes