Actually, the content changes when I make a change to the asp page, but if I
change the page back to what it was (any version), it never refreshes!!!
"Bite My Bubbles" <bm*@mybubbles.com> wrote in message
news:eq**************@TK2MSFTNGP10.phx.gbl...
I found the answer:
It is a IIS 6 /ASP problem
http://support.microsoft.com/default...b;en-us;332075
"Bite My Bubbles" <bm*@mybubbles.com> wrote in message
news:es**************@TK2MSFTNGP11.phx.gbl... I've been doing asp for years but this one stumps me.
My pages are not refreshing content. Sometimes they refresh after a
minute or two.
I've set response.expires=0
response.expires absolute=now()
and I have response.expires = immediately in iis6
What else can i do?
I also have the dot net framework installed
and all service packs installed
windows 2003
Thanks!