Hi Friends.
I want to Add RSS feed to my Static HTML website and i want following conditions must be fulfilled
I want the detailed stories can be shown on my websites as the user click on the title. ie No Redirection to another server.
Or
The user navigate to the server from where RSS feed is originating but can revert back to my website.
If you can Provide Javascript code it will be best for me.
How to add RSS to an HTML page.?
Recently I have seen "adobe spry"
http://labs.adobe.com/technologies/spry/
Its great library and as a demo it has RSS reader pure javascript. You do not have to do it so fancy in AJAX if you prefere server side scripting http://www.troywolf.com/articles/php/cla... here at this site you can find even example of RSS reader.
I plan to add spry to my site http://www.rentalio.com it seems to be very good and robust AJAX platform.
Reply:I am using Rss2HTML provided by www.feedforall.com. For that you need php enabled webserver. Its free so you can try it out.
Reply:As far as I'm aware, JavaScript and HTML alone won't cut it. You'll need some sort of server-side control like php or asp or something.
Rawlyn.
No comments:
Post a Comment