I created a popup window and I want to pass a single value from my parent window to the child window. I tried the tutorial that Eric posted in his blog,
http://radio.javaranch.com/pascarello/2005/01/18/1106063002000.html. I can send the data from the child to the parent, but when it comes for the parent window to send the data to the child window, it did not work. The script initially worked, but in the pop up window, there is this warning by the system regarding about the script. When I click ok to allow the script to run, the data was gone. I installed SP2 for my window.
Any idea on how to solve this? Thanks alot..