Can't figure out how to configure version3 so that I can close the second window that I have opened atop the first one. I want the first page open in the background but when I am finished with the window that has opened on top I need to be able to get it out of the way.
Laura
Closing Second Window
Re: Closing Second Window
Enable the close button.
[Browser]
DisableCloseButton=False
If you want to keep PWB open, set disable exit, or restart on close to true
[Browser]
DisableExit=True
[Security]
RestartOnClose=True
--Scott
[Browser]
DisableCloseButton=False
If you want to keep PWB open, set disable exit, or restart on close to true
[Browser]
DisableExit=True
[Security]
RestartOnClose=True
--Scott