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

Resolution of web page / web application section...

Pai
Hello there,

I need to set the resolution of a set of pages within my application to 800 * 600.

Is there any API / command which would help me to achieve?

Thanks ina advance,

Srikanth Pai
Nov 18 '05 #1
4 1285
>I need to set the resolution of a set of pages within my application to 800 * 600.
Is there any API / command which would help me to achieve?


Before answering this, can you give me / us a good reason why you
would REQURE 800x600 resolution? I mean web pages can scroll both
horizontally and vertically, eh?

Nov 18 '05 #2
No. Thats a client side problem - you'll have to set your output to simply
be the desired size you require.
--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
"Pai" <sp**@immunetolerance.org> wrote in message
news:53**************************@posting.google.c om...
Hello there,

I need to set the resolution of a set of pages within my application to 800 * 600.
Is there any API / command which would help me to achieve?

Thanks ina advance,

Srikanth Pai

Nov 18 '05 #3
You can have 2 choices

1) Create the first page that simply loads up your main page in another window with the resize attribute set to false.
2) design your site properly so that it works in any resolution. This can be done in several ways
a) Set the width of your app to about 700 and then let the height just flow and scroll. so at the very least people dont have to side scroll.
b) us CSS and make sure width etc are set using % and position:relative to allow for expansion and collapsing.
hop[e that somehow helps..
"Pai" <sp**@immunetolerance.org> wrote in message news:53**************************@posting.google.c om...
Hello there,

I need to set the resolution of a set of pages within my application to 800 * 600.

Is there any API / command which would help me to achieve?

Thanks ina advance,

Srikanth Pai

Nov 18 '05 #4
Hello Dan,

Thanks for the reply, it is just that my clinet feels that that this
should be the minimal acceptable resolution.

Please do provide me with tips or any solution if you have.

I would really appreciate the same.

Thnaks,
Srikanth Pai

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #5

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

Similar topics

1
by: ZaGras | last post by:
when my vb program run on another computer instead of my computer, the user interface is biggger..this is because of the screen resolution... anyone know how to solve pls?
4
by: pjac | last post by:
I need some help with some VB language that will change the screen resolution on a monitor when a MS-Access 2000 database is opened from 1024 x 768 to 800 x 600. Any help with this effort would be...
9
by: Joe Rattz | last post by:
I can't seem to get to trace.axd. I have turned tracing on in web.config. Here is how I currently have i configured: <trace enabled="true" requestLimit="10" pageOutput="false"...
4
by: UJ | last post by:
I have a client who wants me to make a web page with a marquee on it. No problem. They want the text to be easily changeable. No problem. They want it so that the text will appear about the...
6
by: Darian | last post by:
I am wondering how (if it is possible of course) I can change a users screen resolution to a certain size when running my application and then change it back when they exit my application. For...
47
by: Max | last post by:
Due to the behaviour of a particular COM object, I need to ensure that a request for a particular ASP page is finalized before another request for the page is processed. Does IIS have a way to...
35
by: Friendly_Lola | last post by:
What Screen Resolution do You use? 800 X 600 1024 X 768 1280 X 1024 Wow! 1600 X 1200 (i can't imagine this) I use 1024 X 768. For what resolution you optimize your web pages?
9
by: Steve Wright | last post by:
Hi I'm developing a webpage that needs to include a different stylesheet depending on the screen resolution. I know that I could read the resolution in javascript and then do some sort of...
1
by: Grzegorz Klimsa | last post by:
Hi ! I have a problem wiht detecting resolution of client web browser I prepare several files of css style for different browsers and different resolutions, (such as : Style_1024x768.css ;...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.