The information in this article applies to:
SYMPTOMSWhen you write a WinInet application to download files from a server using the HttpOpenRequest function, the file never get cached. CAUSEWinInet caches a file in such a way that the cached file is populated as you call the InternetReadFile function. If you don't read the file by calling InternetReadFile, the file is not cached. STATUSThis behavior is by design. Additional query words:
Keywords : kbIE400 kbIE401 kbIE401sp1 kbIE401sp2 kbIE500 kbDSupport |
Last Reviewed: October 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |