submit button shows the user input in another page
hello everybody,
I have a simple form which accepts information from the user. Once the user clicks on the submit button the form page A It gets redirected to an another page Form Page B and the user input gets displayed on the Form Page B.
Can you please tell me what method do I use. The form is working good.The submit button takes me to Form Page B. But how do I display the user input in the Form Page B.
|