Table of Contents [Hide/Show]
Lesson 1: Exploring Common Server Controls Label Control Literal Control TextBox Control ChecBox Control RadioButton Control DropDownList Control ListBox Control Button Control HTML Server Controls Lesson 2: Exploring Specialized Server Controls Table, TableRow, and TableCell Image ImageButton ImageMap Calendar FileUpload Panel MultiView and View Wizard Xml
runat="server"
Table
HtmlTable
Table1.Rows.Add(new TableRow());
TableRow1.Cells.Add(new TableCell());
longdesc
alt=""
Image
ImageClickEventArgs
usemap="#myMap"
HyperLink
<th>
<td>
HttpPostedFile
web.config/configuration/httpRuntime/MaxRequestLength
ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.