reddragon105
02-27-2002, 04:43 AM
i have an option to print something
when you click on the print button the print dialog comes up, allowing you to choose the printer, what pages to print and how many copies etc.
if you click ok, it goes ahead and prints, the problem is, if you click cancel it prints anway
how do i take the response from the print dialog? so that i can print if the user clicks ok, and nothing happens if they click cancel
when you click on the print button the print dialog comes up, allowing you to choose the printer, what pages to print and how many copies etc.
if you click ok, it goes ahead and prints, the problem is, if you click cancel it prints anway
how do i take the response from the print dialog? so that i can print if the user clicks ok, and nothing happens if they click cancel