I have two pages that run one after the other, both of which automatically print on load without any user intervention (except their printer box). Very occasionally the following message appears on the second page:
Error: The caller (server[not server application]) is not available and disappeared; all connections are invalid. The call did not execute.
The code on the line in question is:
window.print()
Is this an IE6 problem related to the printing or some oddity in the code?
Thanks
Error: The caller (server[not server application]) is not available and disappeared; all connections are invalid. The call did not execute.
The code on the line in question is:
window.print()
Is this an IE6 problem related to the printing or some oddity in the code?
Thanks