Web Server Controls
Web server controls are special ASP.NET tags understood by the server.
Web Server Controls
Like HTML server controls, Web server controls are also created on the server and
they require a runat="server" attribute to work. However, Web server controls do not
necessarily map to any existing HTML elements and they may represent more complex elements.
The syntax for creating a Web server control is:
| <asp:control_name id="some_id" runat="server" /> |
| Web Server Control |
Description |
| AdRotator |
Displays a sequence of images |
| Button |
Displays a push button |
| Calendar |
Displays a calendar |
| CalendarDay |
A day in a calendar control |
| CheckBox |
Displays a check box |
| CheckBoxList |
Creates a multi-selection check box group |
| DataGrid |
Displays fields of a data source in a grid |
| DataList |
Displays items from a data source by using templates |
| DropDownList |
Creates a drop-down list |
| HyperLink |
Creates a hyperlink |
| Image |
Displays an image |
| ImageButton |
Displays a clickable image |
| Label |
Displays static content which is programmable (lets you
apply styles to its content) |
| LinkButton |
Creates a hyperlink button |
| ListBox |
Creates a single- or multi-selection drop-down list |
| ListItem |
Creates an item in a list |
| Literal |
Displays static content which is programmable(does not let
you apply styles to its content) |
| Panel |
Provides a container for other controls |
| PlaceHolder |
Reserves space for controls added by code |
| RadioButton |
Creates a radio button |
| RadioButtonList |
Creates a group of radio buttons |
| BulletedList |
Creates a list in bullet format |
| Repeater |
Displays a repeated list of items bound to the control |
| Style |
Sets the style of controls |
| Table |
Creates a table |
| TableCell |
Creates a table cell |
| TableRow |
Creates a table row |
| TextBox |
Creates a text box |
| Xml |
Displays an XML file or the results of an XSL transform |
Make your web applications look like a million bucks
|
|
Most web applications today use boring methods to present data to their viewers using grids or simple HTML tables. FusionCharts induces "life" into the web applications by converting monotonous data into lively charts, gauges & maps.
FusionCharts works with all technologies like ASP, ASP.NET, PHP, ColdFusion, Ruby on Rails, JSP, HTML pages etc.
and connects to any database to render animated & interactive charts. It takes less than 15 minutes and no expertise
whatsoever to build your first chart and just a glance of it to captivate your audience. This fact is endorsed by our
12,000 customers and 150,000 users which include a majority of the Fortune 500 companies.
And yeah, your applications could look like a million bucks by spending just $69.
So go ahead, download your
copy of FusionCharts and start "wow-ing" your customers now!
|
 |
W3Schools' Online Certification Program
The perfect solution for professionals who need to balance work, family, and career building.
More than 4000 certificates already issued!
|
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
|