PC Review


Reply
Thread Tools Rate Thread

Disable the navigation buttons for IE navigation toolbar

 
 
Laurahn
Guest
Posts: n/a
 
      5th Feb 2007
Hi:

I don't know if it 's possible change the behavior of the IE from asp .net
app.

I would like the back and forward button be disabled when the users
navigates in the asp app. or disable all the navigation toolbar?

could it be done with javascript code? could it be possible for mozilla too?


 
Reply With Quote
 
 
 
 
Eliyahu Goldin
Guest
Posts: n/a
 
      5th Feb 2007
Fortunately, it is not possible.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


"Laurahn" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi:
>
> I don't know if it 's possible change the behavior of the IE from asp .net
> app.
>
> I would like the back and forward button be disabled when the users
> navigates in the asp app. or disable all the navigation toolbar?
>
> could it be done with javascript code? could it be possible for mozilla
> too?
>



 
Reply With Quote
 
Aidy
Guest
Posts: n/a
 
      5th Feb 2007
> Fortunately, it is not possible.

The technology moves forward yet the questions are still the same


 
Reply With Quote
 
Steven Cheng[MSFT]
Guest
Posts: n/a
 
      6th Feb 2007
Hello Laurahn,

As for disabling the navigation button OF IE, do you actually want to
prevent the user from viewing previously displayed pages? So far, for any
kinds of pure html based web application, we can not really disable any
functionality of the client-side browser. That will require we use some
unsafe code(such as ActiveX or windows script) and that need the client
user to allow we run those code.

Currently, there are many discussion about how to implement function to
disable IE back button. Some of them are using client-side script to
programmatically forward page or use http cache-control header to disable
client-side cache.

http://blogs.geekdojo.net/ryan/archi...11/20/313.aspx

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


Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Page navigation buttons on custom toolbar? Microsoft Newsgroups Microsoft Access Reports 0 14th Jun 2008 08:08 PM
Re: Can you disable the navigation buttons based on which tab you are Rick Brandt Microsoft Access Form Coding 0 8th Dec 2006 03:00 PM
how do you disable the navigation buttons at the bottom of a form. =?Utf-8?B?V2lsbGlhbQ==?= Microsoft Access Forms 2 21st Jan 2005 03:06 PM
Disable navigation buttons eje Microsoft ASP .NET 2 2nd Dec 2004 11:50 PM
Re: Disable Navigation buttons on Subform Mike Mueller Microsoft Access Forms 0 15th Aug 2003 02:47 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:48 AM.