Sending form input to another page

C

Captain59

I have a simple form that has a user enter his ID number. When a user hits
Submit, I want to open another page and have what the user entered at the top
of the next page. I'm able to launch the new page, using the Confirmation
Page function with the form, but how do I get what the user entered at the
top of the page? Thanks!
 
S

Stefan B Rusynko

If you are just displaying the data they entered in a form field (named say UserID),
In the custom confirmation page Insert a Confirmation field
Insert - Web Component - Advanced - Confirmation Field (enter your field name as UserID)




|I have a simple form that has a user enter his ID number. When a user hits
| Submit, I want to open another page and have what the user entered at the top
| of the next page. I'm able to launch the new page, using the Confirmation
| Page function with the form, but how do I get what the user entered at the
| top of the page? Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top