Hi Guys,
I am trying to open another window in a browser, get it to print and then close, leaving the original window open.
I can open the window, and then print - Using
<body onLoad="window.print()">
But I can't seem to get the window to close after the print dialog box.
Any suggestions greatly appreciated
Thanks
I am trying to open another window in a browser, get it to print and then close, leaving the original window open.
I can open the window, and then print - Using
<body onLoad="window.print()">
But I can't seem to get the window to close after the print dialog box.
Any suggestions greatly appreciated
Thanks