How to print a page.aspx in C#?
Hello
I'm new at asp.net and C#.
I have a page called Information.aspx. On that page there is a button "Print".
If you click that button I want to send the information that is on the page to print it out.
Can anybody help me?