Print A Webpage Without Any Prompt? Using Javascript Or Jquery Or Vbscript
I want to print a webpage that resides inside my website using javascript or jquery or vbscript or any client side scripting language that can run on IE, without any prompt. for ex
Solution 1:
This is impossible.
Allowing web pages to use ink and paper resource without permission would be an insane thing for a browser to do.
Post a Comment for "Print A Webpage Without Any Prompt? Using Javascript Or Jquery Or Vbscript"