print a webpage
Hello,
I have a webpage and have a button called print on that page. When the users click on the button, the print dialog shows up and the user can take a print-out of the page. Can you pls tell me how to write the code in C#, so that the print button on the page gets activated.
|