Hi,
I have 2 pages of html, one is test01.html and another is testing2.html files.
My question is: In test01.html page I have some text fields,
onclick on the button in the testing2.html page some text should show in the text field in the test01.html page. Is it possible to do it using javascript?
Please helpme