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