Using a window to launch a launch pg

Yes! Thanks everyone for spending some time with this topic. To take this a little further I am looking at trying to control other aspects of IE windows like whether the menu bar, scroll bars, address bar and other bars are visible. Any thoughts on why these lines of javascript are not working for me?:top.window.menubar.visible=false;ortop.window.menubar=0;or top.window.menubar.visible=!top.window.menubar.hidden

Discussions have been disabled for this post