Hi, i have an asp.net and vb.net web page i am opening a popup window where the user can select somthing. When the user presses select it is suppose to go back to the original form closing the pop up and processing the value the user has chosen. To do this i am using javascript. The problem is how to you tell the pop up to close and pass the value back to the hidden field in the oiginal form where i can do more processing.
Sorry if this does not make sense
Sorry if this does not make sense
Comment