Re: asp.net doesn't respond immediately when code updated
- From: "Jason Huang" <JasonHuang8888@xxxxxxxxxxx>
- Date: Mon, 27 Jun 2005 15:44:36 +0800
Thanks.
But how to apply in a web form (.aspx) in the ASP.Net's?
"Vadym Stetsyak" <vadym_s@xxxxxxx> ¼¶¼g©ó¶l¥ó·s»D:Oqlr7fWeFHA.1044@xxxxxxxxxxxxxxxxxxxxxxx
> MSIE performs some caching, of the things like js and other stuff that
> comes
> to the client and works on the client side
>
> you can set 'no-cache' attribute for http headers, also you can disable
> caching in the IE, ( afair temporary internet files -> settings )
>
> --
> Vadym Stetsyak aka Vadmyst
> "Jason Huang" <JasonHuang8888@xxxxxxxxxxx> wrote in message
> news:uSM2cEVeFHA.4040@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi,
>>
>> A javascript code is changed on file WebForm.aspx.cs, in my ASP.Net C#.
>> However, it seems the MSIE doesn't repond immediately after the code
>> updated, and it still shows me the stuff before the code updated.
>> Would anyone give me some advice?
>> Thanks for help.
>>
>>
>> Jason
>>
>>
>
>
.
- References:
- asp.net doesn't respond immediately when code updated
- From: Jason Huang
- Re: asp.net doesn't respond immediately when code updated
- From: Vadym Stetsyak
- asp.net doesn't respond immediately when code updated
- Prev by Date: How to loop though controls on the form?
- Next by Date: Re: How to loop though controls on the form?
- Previous by thread: Re: asp.net doesn't respond immediately when code updated
- Next by thread: Re: asp.net doesn't respond immediately when code updated
- Index(es):
Relevant Pages
|