Hi
I am using below code and it is not working
<asp:TextBox ID="textBox1" runat="server"></asp:TextBox>
<a href="../../default.aspx?SearchMIT="&document.getElementById("textBox1").value" ></a>
How to achieve this.
Thanks
Gayatri.
Go to the complete details ...