hi
Have you given any print option in the code itself? If the user has to use Ctrl+P option, then as far as I know, you may not be able to disable, but you can use Javascript that looks for the option chosen by user, i.e., if the user selects print option Ctrl+P, you can disable the button. Else, if you have written the coding for print option, you can directly write a condition where the code will check onClick event.
I hope you are clear with what I said.
Regards
sinapra
|