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

Some Users See Messed Up Label Controls

I have developed a web site using VB .Net 2003 ... and it appears to be
functioning properly when I view it. I have had a couple of people tell me
that when they view some of the pages (using the exact same version number
of Internet Explorer that I use) some of the label controls have their text
clipped (i.e. truncated) ... and consequently they don't see the whole
label. It appears that labels with fairly long text values (maybe 30+
characters) are most likely to be clipped. Can someone suggest what might
be causing this ... and a solution to fix it? I would also appreciate a
reference to an article that talks about developing web sites using VB .Net
that will be viewed by "foreign" browsers ... Mozilla, Mac, Netscape ... or
even earlier versions of IE.

Thanks very much.


Sep 23 '05 #1
3 1290
My first guess would be larger than normal text sizes in the browsers of
your friends.

To see what I mean (or to check yourself) go to your website and change the
text size, ie:
IE6: View->Text Size->Larger.
Moz: View->Text Size->Increase.

Maybe that'll shed some light?
"fripper" <fr*****@insightbb.com> wrote in message
news:OP*************@TK2MSFTNGP12.phx.gbl...
I have developed a web site using VB .Net 2003 ... and it appears to be
functioning properly when I view it. I have had a couple of people tell me
that when they view some of the pages (using the exact same version number
of Internet Explorer that I use) some of the label controls have their text
clipped (i.e. truncated) ... and consequently they don't see the whole
label. It appears that labels with fairly long text values (maybe 30+
characters) are most likely to be clipped. Can someone suggest what might
be causing this ... and a solution to fix it? I would also appreciate a
reference to an article that talks about developing web sites using VB .Net
that will be viewed by "foreign" browsers ... Mozilla, Mac, Netscape ... or
even earlier versions of IE.

Thanks very much.

Sep 26 '05 #2
Thanks Scott. It turns out that another user of my site claims that the
text in a button control is truncated. Changing the text size with the View
menu does not effect the size of text in a button control.

"Scott" <sd******@gmail.HEY_YOU.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
My first guess would be larger than normal text sizes in the browsers of
your friends.

To see what I mean (or to check yourself) go to your website and change
the text size, ie:
IE6: View->Text Size->Larger.
Moz: View->Text Size->Increase.

Maybe that'll shed some light?
"fripper" <fr*****@insightbb.com> wrote in message
news:OP*************@TK2MSFTNGP12.phx.gbl...
I have developed a web site using VB .Net 2003 ... and it appears to be
functioning properly when I view it. I have had a couple of people tell
me that when they view some of the pages (using the exact same version
number of Internet Explorer that I use) some of the label controls have
their text clipped (i.e. truncated) ... and consequently they don't see
the whole label. It appears that labels with fairly long text values
(maybe 30+ characters) are most likely to be clipped. Can someone suggest
what might be causing this ... and a solution to fix it? I would also
appreciate a reference to an article that talks about developing web sites
using VB .Net that will be viewed by "foreign" browsers ... Mozilla, Mac,
Netscape ... or even earlier versions of IE.

Thanks very much.


Sep 28 '05 #3
Your message was a bit unclear if this was the problem or not. Since I don't
do much ASP.NET anymore maybe this isn't the problem, but usually the VS web
page designer adds the width attribute to everything (buttons, included, I
think). Did you try getting rid of this kind of information? or is the
problem something else?

Scott

"fripper" <fr*****@insightbb.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
Thanks Scott. It turns out that another user of my site claims that the
text in a button control is truncated. Changing the text size with the
View menu does not effect the size of text in a button control.

"Scott" <sd******@gmail.HEY_YOU.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
My first guess would be larger than normal text sizes in the browsers of
your friends.

To see what I mean (or to check yourself) go to your website and change
the text size, ie:
IE6: View->Text Size->Larger.
Moz: View->Text Size->Increase.

Maybe that'll shed some light?
"fripper" <fr*****@insightbb.com> wrote in message
news:OP*************@TK2MSFTNGP12.phx.gbl...
I have developed a web site using VB .Net 2003 ... and it appears to be
functioning properly when I view it. I have had a couple of people tell
me that when they view some of the pages (using the exact same version
number of Internet Explorer that I use) some of the label controls have
their text clipped (i.e. truncated) ... and consequently they don't see
the whole label. It appears that labels with fairly long text values
(maybe 30+ characters) are most likely to be clipped. Can someone
suggest what might be causing this ... and a solution to fix it? I would
also appreciate a reference to an article that talks about developing web
sites using VB .Net that will be viewed by "foreign" browsers ...
Mozilla, Mac, Netscape ... or even earlier versions of IE.

Thanks very much.



Sep 29 '05 #4

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

Similar topics

0
by: Adonai | last post by:
Hi, I'm having an issue with this code that I'm writing, I'm curious as to why the windows form label (lblTime) isn't getting updated with the new variable when I use the timer. I made a blank form...
6
by: Joe | last post by:
I know that the Literal control will not render a <span> tag so I can not format its text. Other than this, what is the difference betwen the Literal control and the LiteralControl Control? How...
3
by: steve | last post by:
Hi I've been wondering for a wile now if its possible to make an application were the user can make a form by inputting data in variables this by using VB.net Example The user gets a dataset...
3
by: fripper | last post by:
I have developed a web site using VB .Net 2003 ... and it appears to be functioning properly when I view it. I have had a couple of people tell me that when they view some of the pages (using the...
2
by: Martin | last post by:
I've been complaing about the VB2005 Help-Information (or rather the lack of it) before, but when I was looking how to set the backstyle of a label control to "Transparent" I found that the VB2005...
2
by: rn5a | last post by:
Consider the following code: <script runat="server"> Sub ShowData(obj As Object, ea As EventArgs) lblDate.Text = DateTime.Now.ToString("d") lblDate.DataBind() End Sub </script> <form...
12
by: vbnewbie | last post by:
I am having problems accessing properties of dynamically generated objects in VB2005. Can someone please help? In a nutshell: My app creates an equal number of checkboxes and labels that share the...
2
by: Milsnips | last post by:
Hi there, i have a test application with 2 forms - frmMain and frmDialog the application starts with frmMain (which has a label on it called lblStatus), and when i click a button, it opens the...
7
by: Brian | last post by:
Hi, here is exactly what I want to try and do. On a simple level, when the user clicks on a textbox the matching label will change colors to hightlight the which field they are editing. By...
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: 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
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.