Remove Toolbars, Menus, etc. at startup?

  • Thread starter Thread starter dek
  • Start date Start date
D

dek

Is it possible to control the initial startup of IE such
that all the navigational controls are not exposed? I
want to launch IE with an initial URL and disable all
navigation except that which is allowed via the opened
page.

I can achieve what I want by opening an intial page in a
fully-featured browser and then from there popping up a
stripped-down, new window via javascript, but I'd like to
do this without needing the initial "startup" page.

Thanks!
 
dek said:
Is it possible to control the initial startup of IE such
that all the navigational controls are not exposed? I
want to launch IE with an initial URL and disable all
navigation except that which is allowed via the opened
page.

I can achieve what I want by opening an intial page in a
fully-featured browser and then from there popping up a
stripped-down, new window via javascript, but I'd like to
do this without needing the initial "startup" page.

Thanks!

iexplore -k
 
I'd like to remove the menus too and do it in a way that
does not require a manual step.

Thanks for your suggestion.
 
Back
Top