Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: calling a dos command or clearing browser cache from javascript


Message #1 by "Paul Coffman" <pkcoff@u...> on Thu, 21 Feb 2002 00:34:10
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.

  Return to Index