|
 |
asp_web_howto thread: Any way to set up window size when page loaded
Message #1 by "cindy zhou" <czhou@w...> on Fri, 21 Mar 2003 17:21:53
|
|
Hi,
I am thinking if it is possible to set up the window size when the page is
initially loaded, so the page will show with the specified size. I am not
talking about the page obtained through window.open.
Thanks,
Cindy
Message #2 by "Scott Heath" <scott@s...> on Fri, 21 Mar 2003 11:11:30 -0600
|
|
Maybe try an onload event in the body of the message? I don't know if
that will work of it's even possible. You may want to try creating a
page that opens a new window to the specified size.
-----Original Message-----
From: cindy zhou [mailto:czhou@w...]
Sent: Friday, March 21, 2003 5:22 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Any way to set up window size when page loaded
Hi,
I am thinking if it is possible to set up the window size when the page
is
initially loaded, so the page will show with the specified size. I am
not
talking about the page obtained through window.open.
Thanks,
Cindy
|
|
 |