You can't do this from a web page itself to modify the window that the
HTML is in. Rather, you will have to have a piece of javascript that will
open a new window (through the open method on the ambient window object),
telling it to not show the toolbar.
With the latest enhancements to IE (through XP SP 2), I think this
ability is limited, because of security concerns.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.