On Monday, October 24, 2011 4:42:10 PM UTC-4, horridohobbyist wrote:
>
> Interestingly, the cache control header doesn't appear in the "view 
> source" of the webpage. I don't know what this means.
>

The headers wouldn't appear in the html source. In IE, you can hit F12 to 
open the developer tools, then go to Network and hit "Start Capturing", then 
do the download. Identify the entry associated with the file download and 
double click it to be able to view the response headers.
 

>
> Nevertheless, the fix described in the article does work. So cache 
> control does play a role somehow.
>

This article seems to indicate it's only a problem when entering a URL 
directly in the address bar, not when downloading via a post request or 
clicking a link: http://support.microsoft.com/kb/815313. Are you having the 
problem even when downloading via a link or post request?

Anthony

Reply via email to