M
Mel
Hi! I have two text boxes and two image buttons. When I click image
button 1 or 2 the same popup window is displayed (using 'window.open'
method). When I click image button 1 the returning data from the
popup window is placed in text box 1 on the parent form. When I click
image button 2 the returning data is placed in text box 1 also. It
should be placed into text box #2 on the parent form. How do I change
my javascript code so the data appears in the correct text box?
(using javascript, asp.net 2.0, vb.net)
button 1 or 2 the same popup window is displayed (using 'window.open'
method). When I click image button 1 the returning data from the
popup window is placed in text box 1 on the parent form. When I click
image button 2 the returning data is placed in text box 1 also. It
should be placed into text box #2 on the parent form. How do I change
my javascript code so the data appears in the correct text box?
(using javascript, asp.net 2.0, vb.net)