Let's say I have 2 web pages. On the first one, the user enters text into a text field, and selects 2 options from 2 different drop-down menus.

Then the user clicks the submit button.

How do I display the user's selections on the second page, using client-side scripting/cookies.