srinivas
11-20-2003, 05:21 PM
I am displaying popup print dialogue box of Windows using Javascript
document.execCommand("Print",false) in the JSP.
How to capture OK event on the Print dialogue box of Windows in the Javascript?
document.execCommand("Print",false) in the JSP.
How to capture OK event on the Print dialogue box of Windows in the Javascript?