RE: Cacheability issue with IE
- From: Jed <Jed@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 8 Apr 2005 08:27:05 -0700
Did you ever figure this out? I am having the same problem and I have tried
everything. The downloads work fine under HTTP but under HTTPS I get an
error on certain machines. On other machines including a Mac work fine.
"ashish" wrote:
> hi All,
> I have a web page which tries to send user a file attachment using
> httpresponse, by setting the content-Disposition header..
>
> the problem is that the page is hosted on a ssl site, and there is a
> issue with IE that it wont download files where Cache-control header is
> set to no-cache.
>
> My problem is that even if i set page cacheability on the event handler
> of the button, the response still contains 'Cache-Control: no-cache'
> header..
>
> for some other reasons in the application, the base class of the page
> sets the cacheability to no cache,
>
> can i not change the cacheability on the event handler, can it be set
> only once ?
>
> i tried using response.ClearHeaders, but its still same...
>
> regards
> -ashish
>
.
- Follow-Ups:
- RE: Cacheability issue with IE
- From: Christopher Carey
- RE: Cacheability issue with IE
- Prev by Date: Re: JavaScript return values accessible to ASP.NET
- Next by Date: Re: Users Login
- Previous by thread: Datagrid page refresh issue
- Next by thread: RE: Cacheability issue with IE
- Index(es):