June 1999
Intermediate to advanced
540 pages
21h 39m
English
<input>
<input type=hidden>
Create a hidden element within a <form>.
name=string
Specify the name of the parameter that is passed to the form-processing application for this input element (required).
value=string
Specify the value of this element that is passed to the form-processing application.
See Chapter 6 for more information on using forms.
Read now
Unlock full access