Hi All,
I am printing a document on the web from a button that first opens the same document in another form and then in the onload event of that new form it calls window.print() followed by window.close()
The problem is that the print pop up doesn't come. The douemnt simply opens in the new form doing nothing else. I am using IE 6.0
Is it something to do with the browser settings or if anyone could please let me know.
Thanks in advance,
Nishant

window.print() doesn't work on OnLo... (Nishant Kumar 10.Aug.05)
. . 