soorma
September 13th, 2001, 10:10 AM
has any one written a active x control when u print a web page the printer dailog box is not shown. it automatically prints the web page without showing the printer dailog box.
|
Click to See Complete Forum and Search --> : print without a print dailog box to appear soorma September 13th, 2001, 10:10 AM has any one written a active x control when u print a web page the printer dailog box is not shown. it automatically prints the web page without showing the printer dailog box. midnightservice September 13th, 2001, 11:08 AM yeah just change the print code reportname.print true 'shows the dialog box reportname.print false 'does not show the dialog box codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |