NAME

The NAME attribute identifies the textfield when the form is submitted.
In standard HTML the attribute is required. Because data is always sent
to the server in the form of name/value pairs, no data is sent from form
controls that have no NAME.

0 comments: