This page gives you an introduction to HTML forms. It contains a sample form which you can fill out and submit to the server.
If you have any comments, please E-mail them to me: <mhp@lightlink.com>
Max Parke
Forms are used whenever you need to obtain input from the user. As many forms as you need can be placed on a single Web page. There are two major features used in HTML forms:
NOTE: If you submit the form, you may receive a warning message from your browser about "transmitting insecure information". This message alerts you that your transmission could be intercepted by a third party while enroute to the server. For more information, please see the section entitled Web Cash.