K
kpg
Hi all, easy question:
How can I make a page expire immediately?
I don't want the user to be able to re-visit it.
Tried <% response.expires = 0 %>, did not work.
Don't understand how to use the System.Web.HttpCachePolicy
???
Thanks
kpg
How can I make a page expire immediately?
I don't want the user to be able to re-visit it.
Tried <% response.expires = 0 %>, did not work.
Don't understand how to use the System.Web.HttpCachePolicy
???
Thanks
kpg