Form Fields
• Each field within a form has a name and
a value.
• The browser creates a query that
includes a sequence of “name=value”
sub-strings and sticks them together
separated by the ‘&’ character.
52