Not sure why you would need to do this, but can't you just put a label in the div, and on the postback, set the value of the textbox to the value of the label?
On Friday, February 3, 2012 1:23:16 AM UTC-6, vinod wrote: > > *ASP.net* > i am collecting (max 1000 character long ) text from user using > textbox-(labeled about me) > after submit > i want to display this data completely in a DIV tag. > i tried it with a txtbox placing inside this DIV, but textbox wont resize > automattically based length of content , so that DIV also resize. > is there any control or idea do u have to solve this prblm > > > i am using *masterpage* > > > > -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net
