javascript_howto thread: calling a dos command or clearing browser cache from javascript
I have an html file I created on my own filesystem that contains javascript for cycling through a list of urls every few minutes. At the end of each cycle I want to clear the cache. Is there a way in js to either delete the contents of the cache directory in the file system or atually invoke the IE or Netscape clear cache functionality? Thanks.
|





