Disable 'Back' button in the browser menu

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

We are working on a .NET application (ASP.NET/VB.NET). We need to suppress
(disable) the 'Back' button in the menu of the browser. What is the way to do
that?

Thanks in advance
oursmp
 
You are not able to access this due to security restrictions. You can open a
new window via JavaScript and surpress the toolbar but keep in mind the user
can also right click the page and choose "Back" from the context menu.

Cheers,
Steve Goodyear
 
Back
Top