RE: Secure file download fails
From: Cas Irvin [MS] (cirvinonline@microsoft.com)
Date: 08/09/02
- Next message: J. Adolph: "Error 781....How do I validate a certificate?"
- Previous message: Joe Adolph: "RE: Error 781....How do I validate a certificate?"
- In reply to: Stephen Morley: "Secure file download fails"
- Next in thread: Stephen Morley: "Re: Secure file download fails"
- Reply: Stephen Morley: "Re: Secure file download fails"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: cirvinonline@microsoft.com (Cas Irvin [MS]) Date: Thu, 08 Aug 2002 22:54:58 GMT
Stephen,
This may not be the case, but are you using the following tags in your code?
response.setHeader("Cache-Control", "no-cache");
response.setHeader("Pragma", "no-cache");
response.setDateHeader("Expires", 0);
If so, what are the settings?
Cas Irvin
IIS Newsgroup Support
Please do not send email directly to this alias. This is our online account
name for newsgroup participation only.
This posting is provided “AS IS” with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
Please remember to subscribe to our security bulletins at
<http://www.microsoft.com/technet/security/notify.asp>
- Next message: J. Adolph: "Error 781....How do I validate a certificate?"
- Previous message: Joe Adolph: "RE: Error 781....How do I validate a certificate?"
- In reply to: Stephen Morley: "Secure file download fails"
- Next in thread: Stephen Morley: "Re: Secure file download fails"
- Reply: Stephen Morley: "Re: Secure file download fails"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|