Welcome! Log In Create A New Profile

Advanced

Webdev - Internet Explorer Button Controls

Posted by Mitchell 
Mitchell
Webdev - Internet Explorer Button Controls
May 26, 2008 03:15PM
Dear All,
can anyone advise me on how to disable or not to show the controls or the buttons in my Internet Explorer page?
Scenario :
1. I have one mainpage as my HomePage, on this page I want to show the controls inside of my page only, I want to hide the browser control , like back button, previous,Stop, Refresh... I want to hide all those browser control buttons.

advise please.

thanks
KenKnight
Re: Webdev - Internet Explorer Button Controls
May 26, 2008 05:12PM
Hi Mitchell,

I believe the only way you are going to accomplish this is to use a different page that "launches" your home page to a new instance of the browser. This launch page would either automatically launch the page OR have a link on the page that launches it. Either way, in a browser side event you'll need to put something like below;

BrowserOpen( PageName, "WindowName", OnSimple, Height, width)

Cheers!
Ken
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: