52
Netprog 2002  -  HTTP
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.