Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing a value from popup to asp page

Status
Not open for further replies.

ItHurtsWhenIThink

Technical User
Sep 1, 2007
60
US
I know this is simple, but I have been unable to google any information on how to pass a value from a java popup back to my asp form.

Here is what need to do:

User clicks onlink to popup a window. That window would have a dynamic drop down list. When they pick a item it would poulate the form on the parent page.

That's it. Why does it hurt so much?

Anyone have any sample code?

Mike Diaz...
 
Hey

try googling the "window.opener" object of javascript...

Known is handfull, Unknown is worldfull
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top