retrieve value from pop up window
C#
1
Posts
1
Posters
0
Views
1
Watching
-
iam having an aspx page with a text box and a button(link)for search.if i click that button a pop up window (which is supposed to be another aspx page which is made like a pop up window)will open which consists of a textbox and find button.when i type any text in that textbox and click that find button ,i want that value to be displayed in the previous page textbox. can anyone help me in this regard.
pintoo