I was thinking is there a code that i can use to get the Internet Explore cache?
Can i use the Environment method? :confused:
Printable View
I was thinking is there a code that i can use to get the Internet Explore cache?
Can i use the Environment method? :confused:
Thanks weirddemon
That what i was looking for :wave:
Vb.net Code:
Environment.SpecialFolder.InternetCache
You often post questions that can be easily solved via a Google or VBF search.
It would be beneficial to the community and especially yourself, to commit to those first and then post what you haven't been able to find or understand.