i'm using the "window.print();" to print the page,by clickin a button. But if printing the current windows it will also print out the button(print) as well..any idea that can print without letting people see the button?
example : click a button from previous page but print another page?
click in page A, but print page B
or any other way?
i'm using asp.net