View Single Post
  #6 (permalink)  
Old February 6th, 2010, 01:21 AM
nevaeh.aaric nevaeh.aaric is offline
Registered User
 
Join Date: Feb 2010
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
Default

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.