Pass value from child popup window to parent page window using JavaScript


In this video tutorial, Mudassar Khan has explained how to pass value from child popup window to parent page window using JavaScript.

When the child popup window is opened using the JavaScript window.open function, the reference object of the parent window is obtained from JavaScript window.opener instance.

The JavaScript window.opener instance can be used to reference and access the elements of the parent page using JavaScript.



Download FREE API for Word, Excel and PDF in ASP.Net
 
ArticleId:662

© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.