Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4722

Bind (Assign) value to HTML TextBox from Server Side (Code Behind) in ASP.Net using C# and VB.Net

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to bind (assign) value to HTML TextBox from Server Side (Code Behind) in ASP.Net using C# and VB.Net. There are two ways for setting the values of HTML TextBox from Server Side (Code Behind) in ASP.Net: 1. Using Property. 2. Using runat=“server” attribute.

Viewing all articles
Browse latest Browse all 4722

Trending Articles