|
|
• Html Course |
|
| ||||||
| • SUBMIT Field |
|
The INPUT TYPE of SUBMIT will produce a button to allow the user to submit the form to you. Here is the line of code for SUBMIT Button: <INPUT TYPE="submit">
We can add a VALUE to the SUBMIT Button.
Note: if a VALUE is not defined the word Here is the SUBMIT INPUT code with a VALUE: <INPUT TYPE="submit" VALUE="Submit This Form"> Let's take a look at what that will produce:
Let's add the SUBMIT button to our form with our TEXT field.
I will be adding some text next to the field(s) to have
<FORM ACTION="mailto:whoever@nowhere.org" METHOD="POST" ENCTYPE="text/plain"> Here is what our form looks like now:
Note: My example forms in this course are
Remember, you can add as many TEXT fields
What we now have is our first "working" form.
Just add your email adddress to your form code,
Now that you have created your first real form,
|
|
|
Draac.Com Is Hosted By ValueWeb
Register UK domain names at Domain Names UK
|
|
| Advertise
| Link To Us |
| Status/Updates | Privacy Statement |
| Copyright © 1999-2003 Draac.Com
© All Rights Reserved. |