AndyHibbins
08-05-2004, 06:02 AM
I have been given a problem to solve and have come up with nothing so far.
A page brings in variables stored in an opener.parent location. It reads them fine and displays them correctly.
The problem arises when the user tries to print this page. In Netscape 4.75 it loses the values held in these variables and throws up errors saying that opener.parent has no properties and seems to lose all link with these pages, despite the fact that the information is still being displayed.
I have a theory that Netscape creates a new session when it prints and therefore cannot print this dynamic page but would like to proven wrong and be given a solution if anyone has any ideas. If this is right can someone send me in the right direction for some documentation outlining this issue as I need to show something solid to the powers that be.
Thanks.
A page brings in variables stored in an opener.parent location. It reads them fine and displays them correctly.
The problem arises when the user tries to print this page. In Netscape 4.75 it loses the values held in these variables and throws up errors saying that opener.parent has no properties and seems to lose all link with these pages, despite the fact that the information is still being displayed.
I have a theory that Netscape creates a new session when it prints and therefore cannot print this dynamic page but would like to proven wrong and be given a solution if anyone has any ideas. If this is right can someone send me in the right direction for some documentation outlining this issue as I need to show something solid to the powers that be.
Thanks.