shanuragu
10-29-2003, 02:07 AM
HI
I have a from (say form1) with a text field & a button next to it.
When I click the button a new window will be opened displaying some values with table columns.
My problem is when I select/click a table column in the new window the corresponding value should be carried on to the form1 text filed & the text field value(if any) should be replaced with this value. Finally the new window should be closed automatically??
Here I am able to open a new window, but I am unable to get the selected column value in to the form1 text field.
How can I do this??
shara
I have a from (say form1) with a text field & a button next to it.
When I click the button a new window will be opened displaying some values with table columns.
My problem is when I select/click a table column in the new window the corresponding value should be carried on to the form1 text filed & the text field value(if any) should be replaced with this value. Finally the new window should be closed automatically??
Here I am able to open a new window, but I am unable to get the selected column value in to the form1 text field.
How can I do this??
shara