June 2006
Intermediate to advanced
1344 pages
42h 52m
English
This section introduces some of the Web controls located in the Standard section of the Toolbox (Fig. 21.9). Figure 21.15 summarizes some of the Web controls used in the chapter examples.
| Web Control | Description |
|---|---|
| Label | Displays text that the user cannot edit. |
| TextBox | Gathers user input and displays text. |
| Button | Triggers an event when clicked. |
| HyperLink | Displays a hyperlink. |
| DropDownList | Displays a drop-down list of choices from which a user can select an item. |
| RadioButtonList | Groups radio buttons. |
| Image | Displays images (e.g., GIF and JPG). |
Figure 21.16 depicts a simple form for gathering user input. This example uses all the controls listed in Fig. 21.15, except ...
Read now
Unlock full access