J
Jason Huang
Hi,
Kind of spending too much time on the no-cache issue and found out something
like <% Response.CacheControl = "no-cache" %>.
In my ASP.Net, a C# .aspx file, where do I put the <% Response.CacheControl
= "no-cache" %>?
Is this enough to fix the Caching bug?
Thanks for help.
Jason
Kind of spending too much time on the no-cache issue and found out something
like <% Response.CacheControl = "no-cache" %>.
In my ASP.Net, a C# .aspx file, where do I put the <% Response.CacheControl
= "no-cache" %>?
Is this enough to fix the Caching bug?
Thanks for help.
Jason