C
chuckdfoster
I have 2 windows (MainPage.aspx and PopUp.aspx) and both have a textbox. I
need the user to hit a button on the MainPage and the PopUp will show. Then
I need the user to enter information in a textbox on the PopUp. Then when
they hit the Submit button, the MainPage has a textbox that should be
updated with the information from the textbox on PopUp. I am having a
problem getting the MainPage to be updated from the PopUp window.
Any advice or help is greatly appreciated.
need the user to hit a button on the MainPage and the PopUp will show. Then
I need the user to enter information in a textbox on the PopUp. Then when
they hit the Submit button, the MainPage has a textbox that should be
updated with the information from the textbox on PopUp. I am having a
problem getting the MainPage to be updated from the PopUp window.
Any advice or help is greatly appreciated.