Hi Ricky, If you always want your text to be in ONE line, whatever it's container size is, just put "<nobr></nobr>" tags around you text. It will always be showed in one line.
Hope it helps ! WebMasterSam --- In [email protected], "Ricky" <[EMAIL PROTECTED]> wrote: > > Hi, > > I want to display some text in a control which will automatically > adjust it's size according to length of data. I am trying to use label > control on my web page but it is what I think is static in size i.e. > what size we define in design time it will show data in that size only. > > I need this coz of a comment field in my program which can be of one > line or can be of 100. > > Pls. Suggest. > > Ricky >

