hi,

I have a code where a value in one of a table cell needs to be populated on a command button click event.
Scenario:
There is a main window having multiple <DIV>s In one of the Div there is a table havind ID on a concerned cell (initially blank). The div also has a command button.
Now once the button is cliked, a popup window should open and the concerned cell (present in the main window) should be populated...