Webform doesn't fit in small screens

G

Guest

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
 
G

Guest

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/screenresolution.aspx
 
M

Mark Rae [MVP]

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...
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top