September 2001
Intermediate to advanced
640 pages
31h 42m
English
<input type=submit> — NN 2, 3, 4, 6 - MSIE 2,3, 4, 5.5, 6 HTML 4.01 - WebTV - Opera5
<input type=submit> (no end tag)
Creates a submit button control; pressing the button immediately sends the information in the form to the server for processing.
value=
text
Specifies a value for the submit button control. This appears as the button label (it will say “Submit” by default).
name=
text
Required. Specifies the name of this control to be passed to the form-processing application for this element.
Read now
Unlock full access