Hi, I was wondering if its possible in "navigator.js" to determine the arguments that were given to the current window from a parent window through a "window.open" call? That is, is there some way I can figure out what the 3rd argument in the parent's window.open call was from the child window?
Thanks, Dave A.
