You can put the textbox with multiline, or put a label with autosize equals true or you can set the DIV with runat="server" and in the code behind you put in the property innerHtml or innerText.
On Tue, May 15, 2012 at 1:19 AM, Chuck <charles.pierrot...@gmail.com> wrote: > 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 dotnetdevelopment@googlegroups.com > To unsubscribe from this group, send email to > dotnetdevelopment+unsubscr...@googlegroups.com > 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 > -- Rene Felix Correa Analista Desenvolvedor http://renefc3.wordpress.com -- 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 dotnetdevelopment@googlegroups.com To unsubscribe from this group, send email to dotnetdevelopment+unsubscr...@googlegroups.com 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