drboring Posted December 21, 2009 Share Posted December 21, 2009 Hi, I have a web app using php to open paypal in a child window. Paypal will return data back to my backend php by "POST". When the backend php get the data, i would like to update the parent window to display thank you message. However, I don't have any idea on how to update the parent window. All help would be apperciated. Thanks. Link to comment https://forums.phpfreaks.com/topic/185889-update-parent-window-after-child-window-post-data-back/ Share on other sites More sharing options...
rajivgonsalves Posted December 21, 2009 Share Posted December 21, 2009 you can reference the parent window with the "opener" reference Link to comment https://forums.phpfreaks.com/topic/185889-update-parent-window-after-child-window-post-data-back/#findComment-981600 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.