473,324 Members | 2,531 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,324 software developers and data experts.

Webform doesn't fit in small screens

Hi,
I've developed an application a wide screen with high resolution, but when I
ran it in a normal screens the form doesn't appear entirely (the controls at
the right side on the screen are cut off).
how can I make my application standard for all screens?

Thanks

--
Regards,
M.Rochdi
Sep 12 '07 #1
2 1480
On Sep 12, 10:24 am, Mike <M...@discussions.microsoft.comwrote:
Hi,
I've developed an application a wide screen with high resolution, but when I
ran it in a normal screens the form doesn't appear entirely (the controls at
the right side on the screen are cut off).
how can I make my application standard for all screens?
Mike, take the lowest resolution (1024x768, or 800x600) as a standard
and use it to create the webforms. You can also try to make different
layout based on the client resolution. Look at the following tip to
http://www.devcity.net/Articles/64/1...esolution.aspx

Sep 12 '07 #2
"Mike" <Mi**@discussions.microsoft.comwrote in message
news:8F**********************************@microsof t.com...
I've developed an application a wide screen with high resolution, but when
I
ran it in a normal screens the form doesn't appear entirely (the controls
at
the right side on the screen are cut off).
how can I make my application standard for all screens?
Decide which is the lowest screen resolution which you will support - I go
for 1024*768 these days - and then redesign your web forms accordingly.

I usually show a message on startup if the screen resolution is lower than
that...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Sep 12 '07 #3

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

Similar topics

4
by: Obscurr | last post by:
hi, Is there a way of controlling (i.e., using windows.open ) which screen new windows are to appear in, when I have multiple screens ? Is that a programming issue, or does it have to do with...
44
by: Mariusz Jedrzejewski | last post by:
Hi, I'll be very grateful if somebody can explain me why my Opera 7.23 (runing under linux) doesn't show me inner tables. Using below code I can see only "inner table 1". There is no problem with...
2
by: Stephen | last post by:
Hey everyone. I was wondering if someone could help me with a small problem. I have designed a user control and I would have inserted it on a aspz page (WebForm1). The User control is being used to...
2
by: Hazzard | last post by:
I just realized that the code I inherited is using all asp.net server controls (ie. webform controls) and when I try to update textboxes on the client side, I lose the new value of the textbox when...
1
by: Noozster | last post by:
Hi, I'm confused with ASP's WebForms and would like some advice. I explain better with an example: I have a travel system where you create a booking by entering your email, telephone...
1
by: Jim Swarr | last post by:
I have a rather annoying issue with VB.net 2005 and Splash Screens. If I configure a Splash Screen from the Application Property tab, it works just as expected when the application is installed...
0
by: AAJ | last post by:
Hi all In my screens, I make a lot of use of datagrids that in turn, make use of lots of different Object data sources, in some cases they use returned Selected data, Insert, delete commands...
2
by: Karl | last post by:
Is there a way run Access 2000 without showing any screens at at? I Shell to Access from another progam and use Hide in the Shell command In Access there is an AutoExec macro that calls a...
10
by: Hendrik Maryns | last post by:
Hi, Once again I’d like some feedback on the site http://www.weltladen-tuebingen.de. The situation is the following: I, as a real computer freak, have a Big Screen. The lady who is...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
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...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.