? 
		
								
				
				
			
		=?iso-8859-2?Q?Anton_ml._Vah=E8i=E8?=
Hi,
I have a typical textBox:
<form id="Form1" method="post" runat="server">
<asp:TextBox id="TextBox1" style="Z-INDEX: 101; LEFT: 48px; POSITION: absolute; TOP: 24px" runat="server">test</asp:TextBox>
</form>
How can I use javascript to change value of TextBox from test to something else for example "test1".
Thanks,
Anton, ml.
				
			I have a typical textBox:
<form id="Form1" method="post" runat="server">
<asp:TextBox id="TextBox1" style="Z-INDEX: 101; LEFT: 48px; POSITION: absolute; TOP: 24px" runat="server">test</asp:TextBox>
</form>
How can I use javascript to change value of TextBox from test to something else for example "test1".
Thanks,
Anton, ml.
