Groups | Blog | Home
all groups > asp.net webcontrols > october 2004 >

asp.net webcontrols : Prevent access back.??



Daniel
10/7/2004 12:59:03 AM
Hi,
Can asp.net prevent user to click "Back" button that's on the top left coner
of the IE web browser ??

any ideas..

thanks in advance..

Robert Koritnik
10/7/2004 11:06:31 AM
When your aplication loads you would have to open a new instance (with a
click) of a window with disabled display of toolbar...

No other solution (AFAIK) for this behavior. And when in your aplication
every page has to handle many many key combinations to prevent user from
doing unsuposed things (Like F5, Back button on the keyboard, Alt-left on
the keyboard and so on and so on)

Anybody needs to disable such things I have a selfcontaining Javascript,
that does that. Also prevents making favorite links (getting direct path to
your page) etc. Contact me on my email address If you need this file.

--
RobertK
{ Clever? No just smart. }


[quoted text, click to view]

AddThis Social Bookmark Button