Maximizing Web Page

  • Thread starter Thread starter Charles
  • Start date Start date
C

Charles

Hi,

I'm developing a VB ASP.NET application. I like to know
if there is a way to programmatically maximize my default
page (first page) rather than letting it defaults to the
setting the last time IE was in. Any suggestion is
greatly appreciated.

Thanks.

Charles.
 
You might want to investigate the channelmode feature. It specifies whether to
display the IE window in theatre mode.

http://msdn.microsoft.com/library/d...hop/author/dhtml/reference/methods/open_0.asp

Then again, it could be really annoying.

Ken


Hi,

I'm developing a VB ASP.NET application. I like to know
if there is a way to programmatically maximize my default
page (first page) rather than letting it defaults to the
setting the last time IE was in. Any suggestion is
greatly appreciated.

Thanks.

Charles.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top