Working With HTTP Variables

HTML pages often pass "variables" to each other. For example, if you have an HTML form to fill on page "form.html," you may want to have the data input by the user on page "result.html."

The explanation of HTTP variables is divided into three sections: