swathig
March 6th, 2008, 03:21 AM
Hi,
Can any one tell "How to get the value of text field into another textfield which is there in different html page without redirecting that page using Javascript..."
For example,I have page1.html with two text fields and one button. page2.html with two text fields and one button.
In page1.html,there is a text field for date entry.after filling the fields,the save button is clicked by which all the values are saved and control will be in the same page.page1.html is not redirecting to page2.html.
When i open page2.html,one of the textfield in this page should filled with that value (i.e date) which is entered in the page1.html.
Can someone please help me?
Tahnk you...
Can any one tell "How to get the value of text field into another textfield which is there in different html page without redirecting that page using Javascript..."
For example,I have page1.html with two text fields and one button. page2.html with two text fields and one button.
In page1.html,there is a text field for date entry.after filling the fields,the save button is clicked by which all the values are saved and control will be in the same page.page1.html is not redirecting to page2.html.
When i open page2.html,one of the textfield in this page should filled with that value (i.e date) which is entered in the page1.html.
Can someone please help me?
Tahnk you...