0
kicks
Access HTML controls in C# without runat=server in ASP.NET
This is the nice article which explains the logic for accessing the HTML controls in ASP.NET server side code which don't have runat=server property set. Take a look at it and please provide your valuable comments.