A hidden field is not shown on the screen of mobile devices. It is used to store some state information that is required by the mobile Internet application. The following markup code creates a hidden field in XHTML MP:
<input type="hidden" name="name_for_this_element"/>
The value attribute defines the value to be sent to the server. For example:
<input type="hidden" name="temp_id" value="123456"/>
What do you think about this web page? It is very helpful. It is helpful, but some information I wanted is missing. It is not helpful. It has broken links. It has typos / grammatical mistakes. It has incorrect information. Others
(Optional) Please provide us more details. For example, suppose you select option 2 above, can you tell us specifically what information is missing? You can also suggest anything that can help us improve this web page.
(Optional) Your name:
(Optional) Your email address: Please enter again to confirm:
Due to the amount of messages we received, we may not be able to reply to all messages.