reading image from internet cache

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i'm currently working wif a bho. in my system, i get the image filename from
the url whenever the user browse to an full path of an image file, and try to
load the file wif the same name from internet cache, but this never works,
becoz the cache folder is protected, and these file names seems to be the
same but actually different?
 
tkarven said:
i'm currently working wif a bho. in my system, i get the image filename from
the url whenever the user browse to an full path of an image file, and try to
load the file wif the same name from internet cache, but this never works,
becoz the cache folder is protected, and these file names seems to be the
same but actually different?


If the image is cached and you know its URL set Work Offline
and retrieve it from your Address bar. You don't need to know
the file name it has been cached under.

If you need more help give an example with a publicly accessible URL.


---
 
Back
Top