API for Cached Items

  • Thread starter Thread starter Shawn B.
  • Start date Start date
S

Shawn B.

Greetings,

Is there an API for getting a file from the Internet Explorer cache and
information about it? For example, I want to be able to retrieve not only
the file name but also the url that it derives from (as you can see when you
view the directory directly in Explorer). I've seen some examples floating
around with the API's for looping through the files and clearning them from
Cache but I'm having trouble finding an example that allows me to determine
the full URL where that file originates.


Thanks,
Shawn
 
Hi Shawn,

Not that I know to get them direct, but you can also use the webbrowser to
get documents in combination with mshmtl.

But there is material that you cannot get in that way.

I hope this helps,

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top