d-machine
09-20-2008, 05:45 AM
Hi
I have 2 pages: index.html, popup.html
The page popup.html includes one button. The page index.html includes a text bbox.
I want that by clicking on this button, it will print some text in a text box which I have in index.html.
I thought about using window.opener or something like this, but I'm not sure yet.
Any suggestions? :confused:
I have 2 pages: index.html, popup.html
The page popup.html includes one button. The page index.html includes a text bbox.
I want that by clicking on this button, it will print some text in a text box which I have in index.html.
I thought about using window.opener or something like this, but I'm not sure yet.
Any suggestions? :confused: