Hi,
I have a program that on logout. It closes the browser and opens a new window the same size (to prevent use of the back button).
But if the window was maximized the new window opens a tiny bit smaller than maximized and on my frames page the bottom frame disappears although there is plenty of room for it.
Is there a way to test if the current window is maximized. That way I could just set the new window to be maximized and it might fix the problem?
Thanks
I have a program that on logout. It closes the browser and opens a new window the same size (to prevent use of the back button).
But if the window was maximized the new window opens a tiny bit smaller than maximized and on my frames page the bottom frame disappears although there is plenty of room for it.
Is there a way to test if the current window is maximized. That way I could just set the new window to be maximized and it might fix the problem?
Thanks