posted 19 years ago
Hi All
I'm looking for javascript functionality. Form will contain some text-boxes & buttons. When user will press one of the button, new child window should get opened. Again this window will contain drop-down list text boxes, & a button. when user click button of child window, data of this window should get printed to parent window without disturbing old data. i mean child window should return data to it's parent window.
can anybody suggest me tutorial or code for this.
Thanks in advance