Re: Internet
Newbie_at_aol.com
Date: 07/20/04
- Next message: Michael J. Strickland: "Re: Excel object hidden"
- Previous message: Paulo Pereira: "Method to export the Calendar of Outlook (VBA)!"
- In reply to: Jeff Johnson: "Re: Internet"
- Next in thread: Jeff Johnson [MVP: VB]: "Re: Internet"
- Reply: Jeff Johnson [MVP: VB]: "Re: Internet"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 20 Jul 2004 13:53:12 -0400
You answered my question but out of curiosity where on the hard drive
is the cached copy actually kept?
On Sun, 18 Jul 2004 14:23:48 -0400, "Jeff Johnson" <i.get@enough.spam>
wrote:
>
><Newbie@aol.com> wrote in message
>news:814lf0100a2t155s26c5jj7pf1h5qddfij@4ax.com...
>
>> This works well but it appears to cache the image locally. Would you
>> know where?
>
>Do you mean you don't want it to be cached? If not, there's a flag you can
>set in the InternetOpenUrl() function called INTERNET_FLAG_DONT_CACHE.
>There's a little more work on your part if you use the Internetxxx()
>functions because you have to handle the reading of the file and closing of
>the connection as well instead of simply making a single call with
>URLDownloadToFile().
>
- Next message: Michael J. Strickland: "Re: Excel object hidden"
- Previous message: Paulo Pereira: "Method to export the Calendar of Outlook (VBA)!"
- In reply to: Jeff Johnson: "Re: Internet"
- Next in thread: Jeff Johnson [MVP: VB]: "Re: Internet"
- Reply: Jeff Johnson [MVP: VB]: "Re: Internet"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|