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
Shortcuts for toolbar buttons/view code of toolbar buttons ericm Microsoft Excel Programming 2 23rd Jul 2007 09:49 PM
Shortcuts for toolbar buttons/view code of toolbar buttons ericm Microsoft Excel Programming 1 23rd Jul 2007 09:00 PM
My navigation buttons dependent on Access navigation buttons? =?Utf-8?B?anVpY2VndWxseQ==?= Microsoft Access Form Coding 1 28th Jul 2005 10:13 PM
custom toolbar buttons are saved where? Excel loads twice bymistake and all my custom toolbar buttons get gone!!! Kevin Waite Microsoft Excel Programming 2 3rd Mar 2004 04:31 PM
custom toolbar buttons are saved where? Excel loads twice bymistake and all my custom toolbar buttons get gone!!! Kevin Waite Microsoft Excel Discussion 2 3rd Mar 2004 01:32 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:12 AM.