Click to See Complete Forum and Search --> : Prevent pressing the back button


Bragi Fannar
03-04-2002, 07:57 AM
Hi
How can I prevent people from pressing the back button in their browser?
I've tried using Response.Expires = -1000, but that doesn't seem to work.

Thank you.
Bragi Fannar

Trey Collier
03-04-2002, 05:49 PM
Check out this link:

http://4guysfromrolla.com/webtech/111500-1.shtml

Hope this helps!

Trey Collier


"Bragi Fannar" <bragi@premium.is> wrote in message
news:3c836f21@10.1.10.29...
>
> Hi
> How can I prevent people from pressing the back button in their browser?
> I've tried using Response.Expires = -1000, but that doesn't seem to work.
>
> Thank you.
> Bragi Fannar