How to make a auto resize textbox/textfield in asp.net?

lidude56910

New member
i want a textbox in asp.net to auto resize by giving font size and font family and my textbox width. i wan to observe the paragraphs and word wrap!
So in load i give font-size, font-family and the text and its width (i don't need to change the width) and it should automatically increase the height of textbox!

doesn't matter: vb.net, c#, javascript, jquery!
THANKS A MILLION.
 
Back
Top