This would be useful to know.
I have a asp.net app on an internal server that is called from a 3rd party
app. I want to strip down the browser window as much as posible.
It would be nice If i could make it look like a hta application.
I can do it on windows pop-up windows, but i am having troubles finding what
I need to remove them off of the current window.
> I need hide with javascript the toolbar, location bar and menu bar
> the question is, how?????
>
> i use object window, but i can't hide menubar
>
> please help me