View Single Post
  #1 (permalink)  
Old June 27th, 2006, 06:35 PM
debjanib debjanib is offline
Authorized User
 
Join Date: Apr 2006
Location: , , .
Posts: 56
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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.

Reply With Quote