J
John 3:16
Hello All,
I have an asp.net app that is 90% complete. I rebuilt an existing
asp production app, changing it significantly to take advantage of
the enhanced functionality. during development, I would check the
page display from the development machine, my work machine.. and
my work machine from home. All displays looked identical. Over the
weekend, I browsed in from the PC in our family room. (same basic
hardware configuration.) All of the fonts where bigger and when
wrapped, looked misplaced. I immediately thought it was a
resolution problem. I set the resolution to the 1280 x 1024 that
I typically work at. No change in the display. After VPNing into
our network and remoting into the server I moved the lables of the
webform to the left and set the fonts to xxsmall. saved the form.
rechecked from family room pc and it all looked fine. obviously this now
changes how it's displayed from my other machines.
Questions:
1. What can be causing this.
2. Is it possible to right justify the label.text control properties so
that I can
use overkill in the padding to compensate till I figure this out.
thanks in advance,
bob mcclellan.
I have an asp.net app that is 90% complete. I rebuilt an existing
asp production app, changing it significantly to take advantage of
the enhanced functionality. during development, I would check the
page display from the development machine, my work machine.. and
my work machine from home. All displays looked identical. Over the
weekend, I browsed in from the PC in our family room. (same basic
hardware configuration.) All of the fonts where bigger and when
wrapped, looked misplaced. I immediately thought it was a
resolution problem. I set the resolution to the 1280 x 1024 that
I typically work at. No change in the display. After VPNing into
our network and remoting into the server I moved the lables of the
webform to the left and set the fonts to xxsmall. saved the form.
rechecked from family room pc and it all looked fine. obviously this now
changes how it's displayed from my other machines.
Questions:
1. What can be causing this.
2. Is it possible to right justify the label.text control properties so
that I can
use overkill in the padding to compensate till I figure this out.
thanks in advance,
bob mcclellan.