| Author |
Getting values from popup window to parent window
|
Pradeep Balasubramanian
Ranch Hand
Joined: Jun 16, 2008
Posts: 75
|
|
Scenario:
There is a popup window which is displayed on clicking the button named "Import" in the main window.
The popup window has two list boxes.
The main window has two text boxes.
On entering the values in two list box, and clicking the "Submit" Button in the select box, the values should get populated in the corresponding text boxes.
Is there any possible solution for the above mentioned requirement ???
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
|
|
Yes.
Where's your code? What problems are you having with it?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
http://www.google.com/search?q=Passing+values+from+pop+up+window+to+parent+window
Eric
|
 |
 |
|
|
subject: Getting values from popup window to parent window
|
|
|