Hidden.value PropertyNameHidden.value Property---arbitrary data submitted with a formAvailabilityNavigator 2.0, Internet Explorer 3.0 Synopsis
hidden.value Descriptionvalue is a read/write string property of the Hidden object. It specifies arbitrary data that is passed to the web server when the form containing the Hidden object is submitted. The initial value of value is specified by the VALUE attribute of the <INPUT> tag that defines the Hidden object. See Hidden for a description of how this property can be used. |
|