M
Mark
Any suggestions on how to go about generating a popup, giving the user a way
of searching for something, and then taking their selection after closing
the pop-up and populating the parent form with the selection from the child?
I can do everything up until the point of having to populate the parent form
with the selection from the child form. How do I put the information back
into the parent so that the asp.net code in the parent can actually retrieve
what the user selected in the child?
JavaScript is the answer, but a snippet of code and/or a link to an example
would be great! Thanks in advance.
Mark
of searching for something, and then taking their selection after closing
the pop-up and populating the parent form with the selection from the child?
I can do everything up until the point of having to populate the parent form
with the selection from the child form. How do I put the information back
into the parent so that the asp.net code in the parent can actually retrieve
what the user selected in the child?
JavaScript is the answer, but a snippet of code and/or a link to an example
would be great! Thanks in advance.
Mark