G
Guest
Hello All,
I am trying to offer "Print" functionality using an HTML button with the
help of "window.print()"
This button works fine in Firefox but not in IE7. I am dumping the entire
content of the page which has this HTML button code onto a different page
using document.write. Everything else works fine except for this print
button. I have a close button using "window.close" that works fine but not
this print button.
Any ideas or suggestions?
I am trying to offer "Print" functionality using an HTML button with the
help of "window.print()"
This button works fine in Firefox but not in IE7. I am dumping the entire
content of the page which has this HTML button code onto a different page
using document.write. Everything else works fine except for this print
button. I have a close button using "window.close" that works fine but not
this print button.
Any ideas or suggestions?