FTPoed
11-03-2003, 02:24 PM
I am trying to get the main browser window to refer to a named popup. this works when the opener is referring to the child window, but any subsequent page browsed to after the opener tells me that the child window name is undefined.
what I am trying to do is build a contest where you have to browse around our site to find the answers. The popup window is you entry form. I want to set it up so that when you browse to a page that contains your answer, it passes a value to a text field in the child window and focus it, but as I have said, only the first window that actually opened the child can refer to it, the others find it 'undefined'.
any workaround?
what I am trying to do is build a contest where you have to browse around our site to find the answers. The popup window is you entry form. I want to set it up so that when you browse to a page that contains your answer, it passes a value to a text field in the child window and focus it, but as I have said, only the first window that actually opened the child can refer to it, the others find it 'undefined'.
any workaround?