G
Guest
Hello,
I am sure that this is an easy and stupid question to ask, but I was
wondering how to enter the text in a textbox into a navigateurl field of a
hyperlink.
EX)
<asp:hyperlink id="HyperLink1" NavigateUrl=txtAddress.text
runat="server">Add User</asp:hyperlink>
I am sure that this is an easy and stupid question to ask, but I was
wondering how to enter the text in a textbox into a navigateurl field of a
hyperlink.
EX)
<asp:hyperlink id="HyperLink1" NavigateUrl=txtAddress.text
runat="server">Add User</asp:hyperlink>