473,383 Members | 1,742 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,383 software developers and data experts.

Load Internet Page to Maximum Window

Hi,
I am familiar with the option within VB windows forms to load a form via a
property setting or code that will display the form in the maximum window
size.

I am using Visual Studio,Net 2003 running an internet app on my desktop.
When I start the app using the Debug Start menu, the program loads in the
browser window but at a small size. I have to manually click it to have it
maximize the window.

Is there an option within VS.Net to load the program at the maximum size?
Or is there a VB.Net code command that I can put in the PageLoad procedure
that will force a maximum window display.

Thanks,
hugh
Nov 21 '05 #1
6 1666
Hugh O wrote:
Hi,
I am familiar with the option within VB windows forms to load a form via a
property setting or code that will display the form in the maximum window
size.

I am using Visual Studio,Net 2003 running an internet app on my desktop.
When I start the app using the Debug Start menu, the program loads in the
browser window but at a small size. I have to manually click it to have it
maximize the window.

Is there an option within VS.Net to load the program at the maximum size?
Or is there a VB.Net code command that I can put in the PageLoad procedure
that will force a maximum window display.

Thanks,
hugh


You have to do this in Javascript.

Nov 21 '05 #2
Hi Hugh,

I understand you are using an ASP.NET application.
In ASP.NET application, the code hehind code is running at server side(ie
the webserver), but the window display the page is at client side,(IE
windows), so we need to use client script to do that e.g. Javascript.
Here is a link for your referecne.
Resize the Browser Window
http://www.codeave.com/javascript/code.asp?u_log=7065
Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

Nov 21 '05 #3
Hi Hugh,

I understand you are using an ASP.NET application.
In ASP.NET application, the code hehind code is running at server side(ie
the webserver), but the window display the page is at client side,(IE
windows), so we need to use client script to do that e.g. Javascript.
Here is a link for your referecne.
Resize the Browser Window
http://www.codeave.com/javascript/code.asp?u_log=7065
Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

Nov 21 '05 #4
Peter and Chris,
Just wanted to say thanks. This MSDN Newsgroup is a really great service.
It has kept me going all this time.

peace,
hugh
""Peter Huang" [MSFT]" <v-******@online.microsoft.com> wrote in message
news:8j**************@TK2MSFTNGXA01.phx.gbl...
Hi Hugh,

I understand you are using an ASP.NET application.
In ASP.NET application, the code hehind code is running at server side(ie
the webserver), but the window display the page is at client side,(IE
windows), so we need to use client script to do that e.g. Javascript.
Here is a link for your referecne.
Resize the Browser Window
http://www.codeave.com/javascript/code.asp?u_log=7065
Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no
rights.

Nov 21 '05 #5
Peter and Chris,
Just wanted to say thanks. This MSDN Newsgroup is a really great service.
It has kept me going all this time.

peace,
hugh
""Peter Huang" [MSFT]" <v-******@online.microsoft.com> wrote in message
news:8j**************@TK2MSFTNGXA01.phx.gbl...
Hi Hugh,

I understand you are using an ASP.NET application.
In ASP.NET application, the code hehind code is running at server side(ie
the webserver), but the window display the page is at client side,(IE
windows), so we need to use client script to do that e.g. Javascript.
Here is a link for your referecne.
Resize the Browser Window
http://www.codeave.com/javascript/code.asp?u_log=7065
Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no
rights.

Nov 21 '05 #6
Hi Hugh,

You are welcome!

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

Nov 21 '05 #7

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

Similar topics

5
by: Barry Margolin | last post by:
The online banking site I use has autofill=no set in their login form, and I recently switched from IE to Safari, which honors this. I'd like my account number to be filled in automatically like...
5
by: Patient Guy | last post by:
I have this in a document: <body onload="a_function(this);"> In an (external) script file, I define a_function() as follows: function a_function(obj) { // surprise errant coding here
0
by: Josema | last post by:
Hi to all, I have a webform.aspx and inside i have a dropdown list with autopostback and a place holder... Depending of the selected index that the user selects in the dropdownlist i load a...
3
by: Shapper | last post by:
Hello, I am working on an ASP.NET/VB web site. I have several links including menu links. Considerer a want to load a page named page.aspx. I can do it using javascript. Or using this code:...
1
by: Hugh O | last post by:
Hi, I am familiar with the option within VB windows forms to load a form via a property setting or code that will display the form in the maximum window size. I am using Visual Studio,Net 2003...
13
by: Thom Little | last post by:
My first ASP.NET application on Visual Studio 2005 and .NET Framework 2.0 The application compiles and executes correctly on the development machine. I then publish it to an empty directory on...
6
by: sylcheung | last post by:
Hi, How can I be notified when the document load is complet in JavaScript? I am referring to the whold document load is complete, mean all images/external files/frame/iframes have been loaded. ...
8
by: sneddo | last post by:
Ok I am trying to do the above, I have got a script that will restrict the length but it requires the user to enter the field and hit a key, before it will work. This would normaly be find, but...
64
by: Mika | last post by:
Hello, we understand you guys may be able to help. We have a page which has been working great for over a year and gets many hits. However recently something got changed that we cannot seem to...
1
by: Visitbazaar Info | last post by:
-- Internet - Take Advantage of Multiple Windows When Surfing SUMMARY: Stop jumping back and forth between index pages by using several browser windows. Why use one web browser window when...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.