Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: Re: View info from Pop up window into parent that invoked pop up.

by George_Sherston (Vicar)
on Jul 11, 2002 at 10:31 UTC ( [id://180989]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: View info from Pop up window into parent that invoked pop up.
in thread View info from Pop up window into parent that invoked pop up.

In that case you have two options. You can either do some slightly complex javascript in the pop-up using window.opener to refer back to the parent window and set the values in the parent form, or you can, as I suggested, submit the parent form at the same time you launch the pop-up, cache the submitted values, and then, when you submit the form in the pop-up, combine the two values.

Why not pick whichever of these suits your expertise, have a go, and then, in the unlikely even it doesn't work, post the code here, and someone will probably be able to fix it up

§ George Sherston

§ George Sherston
  • Comment on Re: Re: Re: View info from Pop up window into parent that invoked pop up.
  • Download Code

Replies are listed 'Best First'.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://180989]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-24 02:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found