473,386 Members | 1,796 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

open IE in full screen

When I run my web app via the IDE, it opens up IE maximized (full screen) then when the page gets ready to load it shrinks down my IE window. Is there a way to keep IE to a full screen?


Sep 27 '07 #1
3 2882
I had similar situation.

IE opens up reduced in size when running a web application from VS. I Maximize it using the Maximize button and close it then run VS again then it goes small again.

What worked for me is to manually Stretch it (the browser window) to full size ( Not via the Maximize box, use your mouse and drag it to full size) then closed IE.

I tried again and now it opens in full size again.

Also make sure no JavaScript code doing anything thing to the window size.
"Mike" <Mi**@community.nospam.comwrote in message news:%2****************@TK2MSFTNGP05.phx.gbl...
When I run my web app via the IDE, it opens up IE maximized (full screen) then when the page gets ready to load it shrinks down my IE window. Is there a way to keep IE to a full screen?


Sep 27 '07 #2
Thanks for the tip, I'll give it a shot
"IfThenElse" <sq**********@hotmail.comwrote in message news:ut**************@TK2MSFTNGP03.phx.gbl...
I had similar situation.

IE opens up reduced in size when running a web application from VS. I Maximize it using the Maximize button and close it then run VS again then it goes small again.

What worked for me is to manually Stretch it (the browser window) to full size ( Not via the Maximize box, use your mouse and drag it to full size) then closed IE.

I tried again and now it opens in full size again.

Also make sure no JavaScript code doing anything thing to the window size.
"Mike" <Mi**@community.nospam.comwrote in message news:%2****************@TK2MSFTNGP05.phx.gbl...
When I run my web app via the IDE, it opens up IE maximized (full screen) then when the page gets ready to load it shrinks down my IE window. Is there a way to keep IE to a full screen?


Sep 27 '07 #3
Hello! Good Site! Thanks you! hpjpbsrewxgned
Nov 23 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Bettina Costa | last post by:
Hello, Your help was very useful last time, so I ask you again... may I? I have 2 problems: 1) I don't know why, but sometimes, when I open Internet Explorer, the browser opens itself in a...
4
by: Phillip Parr | last post by:
Hello, I have a nice system where someone clicks on a picture to show the full version. This pops up in a window.open box. It works great, the only problem is that if the user clicks a second...
1
by: yan martin | last post by:
Hi, I am using this script "function openFullscreen(page) { var yes = 1; var no = 0; windowprops = "width=" + (screen.width-10) + ",height=" + (screen.height-50) + ",top=0,left=0";...
2
by: Larry R Harrison Jr | last post by:
I have pull-down menus in javascript and I have the code for opening a link in a new window. But I want it to open a full-sized window. I can't figure out the syntax. What I have so far: ...
7
by: Mark | last post by:
Hello; Here is what I wish to do: Click on a PDF link and have it open as a full screen window - not as a predetermined size. Sounds simple? I want to run the command from within the...
23
by: Markus | last post by:
Hi, i have this problem: Sometimes, i can't reproduce, if i click on an small image on the website, the popup _AND_ an other Tab in firefox open. Here are the linkcode: <div...
29
by: wayne | last post by:
Hey there... I'm having some problems passing url parameters with an open.window command. I'm not terribly familiar with java script but here is the code below. When executed it opens the...
6
by: Mateo | last post by:
Hi! I tried to open page in new window with window.open(...) method. open() method supports fullscreeen mode, but I would like to open new maximized window with tiltle bar only.... Any idea...
2
by: orekin | last post by:
Hi My program is a C# Windows application and I am using the following code to open an IE window: Process p = new Process(); p.StartInfo.FileName = "iexplore.exe"; p.StartInfo.WindowStyle =...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.