J
Jason Wilson
I need to restrict printing to certain users and log printing within an
ASP.NET 2.0 application. Any suggestions on how to do this?
The only idea I could come up with is launch the application in a
secondary window using javascrip to keep the Print menu options from
showing and then restrict the use of CLT-P and CLT-C using javascript.
Then the only way to print would be by a button control within the
application.
I'm not really satisfied with this solution, but will use it unless
someone has a better idea.
Thanks for your help,
Jason
ASP.NET 2.0 application. Any suggestions on how to do this?
The only idea I could come up with is launch the application in a
secondary window using javascrip to keep the Print menu options from
showing and then restrict the use of CLT-P and CLT-C using javascript.
Then the only way to print would be by a button control within the
application.
I'm not really satisfied with this solution, but will use it unless
someone has a better idea.
Thanks for your help,
Jason