hi friends,
may know how to passing the value from popup window to parent window textbox in asp.net for using javascript or anythg....!...?
thanks,
Sentamil
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sentamil RajaPosted Jul 4, 2014, 5:54 AM
Lakshmanan Sethu SankaranarayanPosted Jul 4, 2014, 4:17 AM
Refer this link http://www.aspsnippets.com/Articles/Pass-value-from-child-popup-window-to-parent-page-window-using-JavaScript.aspx
Princy GuptaPosted Jul 4, 2014, 4:04 AM
On parent page:
On child page:
Also you can pass ID of control which you want fill from child page as GET parameter:
Princy GuptaPosted Jul 4, 2014, 4:02 AM
hi
you can check the below link, hope it helps
http://www.codeproject.com/Articles/667200/Passing-value-from-popup-window-to-parent-form-sha