First form: POST method
Using the POST method for the form will cause the form data to be
sent at the end of the request (not as part of the request URI).
Look in the URI of your browser after you submit this page.
C. David Shaffer
Last modified: Sun Jul 13 01:26:09 EDT 2003