473,473 Members | 2,168 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

IE How to disable Navigation Bar

Hi,
I would like to disable the navigation bar in IE to force my web users
to use the application´s navigation buttons.

Ideas welcome,
Thanks...

Aug 26 '06 #1
2 5137
Jay
this seems to be more a "Javascript" function you could do. Try this:
<script>
<!--
function OpenWindow(){
window.open("http://www.google.com","","scrollbars")
}
//-->
</script>
<a href="#" onClick="OpenWindow()">Google</a>


this will create a popup window w/o anything, except scrollbars and a
titlebar...
thanks,
Jay

"Mirovk" <jl****@hogaryalgomas.comwrote in message
news:11*********************@75g2000cwc.googlegrou ps.com...
Hi,
I would like to disable the navigation bar in IE to force my web users
to use the application´s navigation buttons.

Ideas welcome,
Thanks...
Aug 26 '06 #2
Why? Even without Back/Forward/Refresh buttons, I can still use Backspace,
Alt+Left/ALt+Right, F5, etc...

The goal is to design your web application in such a way that it can handle
the different things a user might do.

http://classicasp.aspfaq.com/general...d-buttons.html

A

"Mirovk" <jl****@hogaryalgomas.comwrote in message
news:11*********************@75g2000cwc.googlegrou ps.com...
Hi,
I would like to disable the navigation bar in IE to force my web users
to use the application´s navigation buttons.

Ideas welcome,
Thanks...
Aug 27 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Els | last post by:
Hi, I would like an opinion on the following: I have a page which is made up of background-images with transparent linked images in front of it, which on hover show text in CSS popups. Due to...
2
by: eje | last post by:
How can I disable the Back and Forward navigation buttons in Explorer from my .NET application? Eje
1
by: Terry Olsen | last post by:
Is there any way to disable the client browser "Back" and "Forward" buttons while on my site? Or how would I go about knowing that a page hit is caused by a back/forward navigation? I have...
11
by: matty | last post by:
Hi, I was wondering if there is a known statistic on how many people disable javascript support from their client, and if they do is it intentional or by some default, and when it is intentional...
3
by: Laurahn | last post by:
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...
1
by: seeMohsin | last post by:
Hi All, I am using datagrid control in my window application. I am designing the grid by a table and table style to add extra controls in the cells like button and drop down. Now, I have...
5
by: gyanendar | last post by:
Hi All, I need to disable the BACK & Forward Navigation of Browser toolbar for my application .Please help me how to do it. Regards Gyanendar
56
by: Deepan HTML | last post by:
Hi All, Currently i am working in a framed environment where i have divided the window as 20% and 80% and the 20% is used for navigation purpose and right frame for displaying the orignal content....
0
by: Jeff | last post by:
hey ASP.NET 2.0 I'm wondering how to disable Side Navigation on a Wizard control?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.