This should be very simple but for some reason I can't get it to work.
Page1 has an HTML input box with a button. When the button is pushed, I want to open Page2 and take the input from Page1 and enter it in Page2 input box.
I am able to pass the value from the input box on Page1 by using a Query String, but I don't know how to get it into the Page2 input box...Value = "?????"
Thanks for any help...
Start Free Trial