This example code displays static text on the Web Forms page and allows you to manipulate it programmatically. Author: unknown Code: ASP.NET Beta 2 & VB
The Label web server control is one of the simplest control. The output of label web server control is the HTML <span> tag. In this discussion we will see the following aspects.
Author: Jesudas Chinnathampi Code: ASP.NET v1.0 & VB