We wrote RSS-to-JavaScript.NET so we could embed RSS feeds into our webpages this way
we could include anycontent as long as the users browers supported JavaScript.

You embed the provided script (its JavaScript of couse) in the code of your website.

As the page is loaded the users browser client reads the JavaScript then executs the script by telling the RSS-to-JavaScript.NET servers the url it wants to read.

The RSS-to-JavaScript.NET servers read the page and return the text to the browser in a JavaScript document.write format.

Thats it!

We hope you enyoy the application of this system.

RSS-to-JavaScript editors