LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Pass data between windows (https://www.linuxquestions.org/questions/programming-9/pass-data-between-windows-244712/)

agallant 10-19-2004 01:23 PM

Pass data between windows
 
How do i pass data between browser windows? You know like in yahoo mail when you compose a message and click on the to and a new window opens with all of your addresses, you select the ones that you want the and window closes and your address are showing up in the text box.

Any one know whow to do this, just pass the data?

Cedrik 10-19-2004 01:54 PM

Try some javascript examples
http://codepunk.hardwar.org.uk/bjs12.htm
http://webmonkey.wired.com/webmonkey...tw=programming

agallant 10-21-2004 09:16 AM

Thank you, thank you, thank you!!! I have been trying to figure this out for ever.

-AG

benrose111488 10-21-2004 11:29 AM

Is this done using the POST method?

I know for a fact that this would have do be done in PHP

I'll check out the links. Good post.


All times are GMT -5. The time now is 01:15 AM.