Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

disable IE retaining browser window settings?

Status
Not open for further replies.

iSeven

Programmer
Jun 14, 2002
6
US
I have a web application that on launch opens a full-screen browser with some customization (no bars, menu, etc.) - when the users exit the appliation the window is closed. The problem is that IE is retaining the last used window settings and when the user then goes to open just a regular browser window to access the Internet it's opening up in fullscreen mode because that's how it was last closed.

Is there a way to disable IE retaining these full-screen settings when users close my web application so it stays how they usually have it w/o my app altering their settings?

To clarify, I don't want to disable these settings permanently...just when my application window closes the browser.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top