Jump to content

add event listener on a pop up window


djp1988

Recommended Posts

I need to have a pop up window, and I'm going to be doing some stuff in that, and hopefully setting some session variables in php within that window, but when I'm done, I need the main window to refresh to take into account the new session variables, can I do this ?

Link to comment
Share on other sites

I think it would just be a matter of getting a reference to the parent window and, after your pop has completed it's AJAX call to update $_SESSION, force it to refresh. http://www.google.com/#sclient=psy&hl=...b9141da4f416ce8

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...