This demo page displays how to pass data from one form to another by appending the
data to a URL. Fill out the form below and click the Submit button to open the
second form in the demo. The values you enter in the form will be appended to the URL of the
second form. A script running in the second form will extract the field names and values and
display them in the page.