JSP/JScript Problem
i have a parent window from where i create a child window... from that child window(a pop-up kinda window) i am adding a record by entering some fields...when i click "update" button in that pop up window, the currently added details will be updated in the database and also in the main window. till then it is fine.
but nuv the problem is, in that row which was newly added should be populate back to that pop up window on click of a button.
Can anyone please help me, on how to do this?.
I would like to get example codes..
Please help me out..

