User Manual

Server Controls
HTML Controls
Can use controls two ways:
Handle everything in action events (e.g. button click)
z Event code will read the values of other controls (e.g. text,
check boxes, radio buttons, select lists)
Handle change events as well as action events