Using JavaScript and Froms

Test Input
setting a value in a form text box
testing which button is selected
check box is checked using the checked property
read the contents of the text area box
test which option item is selected in the list
read the contents of the text area box
using the onSubmit event handler
submit method
submit method image
submit method onSubmit
determining if an input box contains only numeric digits