Click to See Complete Forum and Search --> : how to print a page in asp.net


seemab
July 9th, 2002, 10:20 AM
on my aspx page i have a link called "PRINT COUPON" on clicking a pop up window opens in which there is some text and images..which are contents of a discount coupon....
now in this popup window(coupon) there is a print button...

i have to open up a popup box on clicking a "print" button .
This popup box should be capable of printing the coupon image in that popup box
please tell me if there are anything in asp.net with which i can provide printing facilities inside this popup box
thanks