Re: asp.net doesn't respond immediately when code updated

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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
>>
>>
>
>


.



Relevant Pages