Form Data and Parameters
Anytime an HTML form is filled out and sent to a server, the fields are passed as parameters.
These include input fields, selection lists, combo boxes, check boxes, etc.
But not file uploads.