| Tag Example | Link to Example Client-Side |
Link to Source Code Server-Side |
| <Input type="button"> | New Window | |
| <Input Type="text"> <Input Type="submit"> |
On Focus | |
| <Input
Type="text"> <Input Type="submit"> |
Default
Enctype Enctype="text/plain" |
|
| <Input
Type="text"> <Input type="button"> |
Calculate Sum A | |
| <Input Type="text"> <Input type="button"> |
Calculate Sum B | |
| <Input
Type="checkbox"> <Input type="button"> |
On/Off | |
| <Select> <Input type="button"> |
Decision with JavaScript | |
| <Select> <Input Type="submit"> |
Get Colors | JSP ASP |
| <Select> | Drop-down Menus | |
| <Input
Type="text"> <Input Type="submit"> |
CGI-Form | C |
| <Input type="button"> | onClick | |
| <Input
Type="text"> <Input type="button"> |
Marquee | |
| <Input Type="radio"> <Input type="button"> |
onCLick | |
| <Select> <Input Type="text"> <Input Type="button"> |
onCLick - DropDown | |
| <Select> <Input Type="text"> <Input Type="button"> |
onCLick - List | |
| <Input
Type="text"> <Input Type="submit"> |
Form Validation | |
| <Input Type="text">
<Input Type="button"> |
Loan Payment | |
|
<Input Type="radio"> |
onCLick | |