Home All Groups Group Topic Archive Search About
Author
22 Mar 2005 8:24 PM
anonymous
How do I Disable the Back Button on the page? That the
user can' go back to the previuos page they can stay only
on a current page.

Author
22 Mar 2005 10:04 PM
Scott M.
You can't.  All you can do is try to expire the previous page's content
(response.expires....).


Show quoteHide quote
"anonymous" <anonym***@discussions.microsoft.com> wrote in message
news:0f1801c52f1d$2806f9b0$a501280a@phx.gbl...
> How do I Disable the Back Button on the page? That the
> user can' go back to the previuos page they can stay only
> on a current page.
Author
23 Mar 2005 3:13 PM
anonymous
Could you give me more information how to expire the page?
Author
23 Mar 2005 9:43 PM
Scott M.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWebHttpResponseClassExpiresTopic.asp



Show quote Hide quote
"anonymous" <anonym***@discussions.microsoft.com> wrote in message
news:05a801c52fba$ddedf830$a401280a@phx.gbl...
> Could you give me more information how to expire the page?