A Number Parsing Script
This form is checked by a javascript function
when the button is clicked. The function name
is checkAll() and it calls the checkIt() function
once for the telephone number and once for the
zipcode. If the numbers meet certain length criteria
and are composed of acceptible digits and characters,
the form is submitted. Since no ACTION characteristic
has been given to the FORM tag, the data is submitted
to deep space, never to be seen again.