Hi all,
i have a widget which is an rss feed. I want it only to be one rss feed and have no preference to change the rss feed.
This is what needs to be edited so the user cannot change the rss feed? any suggestions?
urlPath
</p><p> include("reader.js");</p><p> if(preferences.urlPath.value=="")</p><p> {</p><p> initRequest("");</p><p> }</p><p> else</p><p> {</p><p> initRequest(preferences.urlPath.value); </p><p> }</p><p> </p><p>
</p><p> initRequest(preferences.urlPath.value);</p><p>
Aqua-Soft Forums