I have a webpage that contains two textboxes and button.
when the user fill the two textboxes and click the button
then I need to navigate to another page.
The second page contains a hyper link which can navigate you to the first page.
so, when the user click the hyper link i am navigating to first page.
This time I need to show up the values in the textboxes what user gave before.
|