asp.net textbox by runnat="server" at client side so at server side how i append text ?
<textarea id="TextArea1" cols="20" rows="20" runat="server"></textarea>
code bihind is what ? when i click on one button the text will show on textarea line by line