I have already tried removing the OutputCache directive, with the same results. I was expecting that by caching the page for 1 second, after that second it would discard it. I've tried usind another value, but OutputCache doesn't accept non-positive numbers.
As I wrote in my previous post I have already used the meta tags and I didn't mention it, but the "response" code is in the page_load too.
rankor20
0 Points
4 Posts
Re: How to disable cache
Jan 05, 2007 03:40 PM|LINK
I have already tried removing the OutputCache directive, with the same results. I was expecting that by caching the page for 1 second, after that second it would discard it. I've tried usind another value, but OutputCache doesn't accept non-positive numbers.
As I wrote in my previous post I have already used the meta tags and I didn't mention it, but the "response" code is in the page_load too.
I also didn't say that I'm using asp.net 2.0
Thanks