As you'll recall, I fiddled with your RSS example and came up with:
http://www.vashon.com/iso/RSS_portlets_JS2.html
But the newsfeed content never changes. I can update the source feed file, and all a forced page refresh does is reload the SmartClient code.
I have to go and dump all cached pages in the browser to get the lastest copy loaded.
How do I, in SmartClient code, force a refresh on the source RSS feed?
Thanks
http://www.vashon.com/iso/RSS_portlets_JS2.html
But the newsfeed content never changes. I can update the source feed file, and all a forced page refresh does is reload the SmartClient code.
I have to go and dump all cached pages in the browser to get the lastest copy loaded.
How do I, in SmartClient code, force a refresh on the source RSS feed?
Thanks
Comment