Re: Maximise Window Size by Mark
Mark
Tue Mar 11 21:23:20 CDT 2008
You can't really do this without using javascript to open pages in a new
browser window. You can't really test to determine whether a browser is
maximized or not, so you would simply have a script on your default main
page that would spawn a second main page in a brand new full screen browser.
It's tricky and tends to piss off most people though because if their
browser is not maximized, they don't want someone forcing them to maximize
it. It's considered really bad manners.
Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression
"John Calder" <JohnCalder@discussions.microsoft.com> wrote in message
news:FE33D1C5-2BB2-4BD3-957A-DAAE18BE782F@microsoft.com...
> Hi
>
> I run WinXP and Frontpage 2003
>
> Is there some code I can use that will force my web page to maximize the
> IE
> window when it is open?
>
> If there is, where would I put it?
>
>
> Thanks
>
>
> John