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

Real LabelBox problem

21
Hi All,
I have only label box and check box in my webform, when ever I run the webform in internet explorer (view->text Size->larger) the text size of the label box and check box become larger. But I don't want this, It should always remains in the same size.

If somebody faced the same give heart

Waiting !!!!!!!!!!!!!!!!!!

Thanks in advance
Mar 12 '08 #1
5 983
dip_developer
648 Expert 512MB
Hi All,
I have only label box and check box in my webform, when ever I run the webform in internet explorer (view->text Size->larger) the text size of the label box and check box become larger. But I don't want this, It should always remains in the same size.

If somebody faced the same give heart

Waiting !!!!!!!!!!!!!!!!!!

Thanks in advance
probably you cannot disable Text Size property of Internet Explorer....and it is not a good idea too....why do you want your user to restrict from viewing their page according to their choice.......???
Mar 12 '08 #2
kunal pawar
297 100+
Hi..
Just create css class for label with font-size and font familly and set property on lable cssclass as ur css class. then IE text size will not affect ur lable
Mar 12 '08 #3
ktg024
21
Hi..
Just create css class for label with font-size and font familly and set property on lable cssclass as ur css class. then IE text size will not affect ur lable
thanks I tried but i did not worked can you give the code for that
Mar 15 '08 #4
kunal pawar
297 100+
this will helps you
<asp:label Id='lbl' runat='server' style='font-size:12pt;color:black;font-family:Arial;' />
Mar 17 '08 #5
ktg024
21
this will helps you
<asp:label Id='lbl' runat='server' style='font-size:12pt;color:black;font-family:Arial;' />
Thanks for your effort

I just done what ever code you given, but still i don't have any luck.
Can you try this and verify this one line of code and reply me the correct.

Waiting for reply from folks :)
Mar 17 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

18
by: Ken | last post by:
Hi. Can anyone refer me to any articles about the compatibility between c++ polymorphism and real-time programming? I'm currently on a real-time c++ project, and we're having a discussion...
4
by: Aaron W. West | last post by:
Timings... sometimes there are almost too many ways to do the same thing. The only significant findings I see from all the below timings is: 1) Integer math is generally fastest, naturally....
3
by: Gérard Talbot | last post by:
Hello all, When webfonts are used for purely cosmetic/ornemental reasons and on a large scale, I don't agree. When webfonts are used because Unicode support among browsers for a particular...
12
by: Russ | last post by:
I'm interested in setting up a web page where live data can be displayed in real-time on the web page. For example: I would like to display a (nice looking) graph of some data value versus time...
10
by: Pavils Jurjans | last post by:
Hallo, It is know issue that due to the fact that computer has to store the real numbers in limited set of bytes, thus causing a minor imprecision from the decimal value that likely was stored....
17
by: David Scemama | last post by:
Hi, I'm writing a program using VB.NET that needs to communicate with a DOS Pascal program than cannot be modified. The communication channel is through some file databases, and I have a huge...
12
by: Raymond Hettinger | last post by:
I am evaluating a request for an alternate version of itertools.izip() that has a None fill-in feature like the built-in map function: >>> map(None, 'abc', '12345') # demonstrate map's None...
1
by: Terrance | last post by:
I have a problem I was hoping someone can help me with. My first problem is moving a link label that is created at runtime to the of an arraylist on the next line in the listbox. Currently, the...
14
by: dE|_ | last post by:
For months I have been happily using a downloaded JS file and inline script to embed and control the parameters of SWF files which I use as mp3 players with actionscript. The last so.addParam...
4
by: The Doctor | last post by:
Hey people, I have two applications: the server, which creates a server socket, waits for a real-time signal, and if it receives one, it creates a client socket. The client, which will...
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: 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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
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
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
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
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...

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.