How to set parent window values to child window?
In parent window i have few textboxes. When i enter some values and click on button i need to get those values in child window. I am using HTML and javascript. I need this in javascript or jquery. Please help me. Thanks in advance.