Html Textbox Properties??
Is it possible to get the html text box id into asp.net code behind without using runat=server.I know all asp.net controls run in server side without using "runat=server" we can't get but is there any chance or any different method to get..can any body can clear my doubt??
Manish Kumar ChoudharyPosted Jan 29, 2015, 6:53 AM
Go through following links it may help you
http://www.aspsnippets.com/Articles/Get-value-of-HTML-Input-TextBox-in-ASPNet-code-behind-using-C-and-VBNet.aspx
http://stackoverflow.com/questions/19086274/get-the-value-of-a-textbox-in-codebehind-declared-using-html-in-an-asp-net-page
priya AvanigaddaPosted Jan 29, 2015, 7:18 AM
Manish Kumar ChoudharyPosted Jan 29, 2015, 7:00 AM
priya AvanigaddaPosted Jan 29, 2015, 6:59 AM