|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
selecting choice on popup page and returning to main page
Hello,
Hope someone can help with this. What I am trying to do is to allow a user to select a choice on a popup page which will automatically fill in the textboxes on the main page based on his selection in the popup page. The popup page will bring up some choices from the database and the user will use it to avoid typing into the main page. If this description is vague I can try to make it clearer. Thank you in advance, Rohith |
|
#2
|
|||
|
|||
|
Maybe Java script.
If i understand right. you might want to try Java script for window to window interaction.
Dave |
|
#3
|
|||
|
|||
|
yes
|
|
#4
|
||||
|
||||
|
Yes, this is possible using window.opener(). It allows you to control the opening window from a popup.
For more info, check out www.js-examples.com |
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > selecting choice on popup page and returning to main page |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|