Re: Passing values from a new window

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



That is usually done with Javascript, though if you've got a session running, you can update session variables, then use Javascript to refresh the source page.

For the most part I'd recommend a purely Javascript solution, but in some cases Using session variables/cookies/database might make more sense.

Chris

Todd Cary wrote:

I have a button that creates a new window. The surfer may enter data in the new window, and if he does, when the window is closed by the surfer, can the information update fields on the original page - the page/window from which the new window was created?

I have seen instances where the surfer can open a new window to get email addresses and these addresses appear in the first window.

Todd


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux