that will print to the printer associated with the browser.

i think there's a tag in the developer gallery to do this.

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com



-----Original Message-----
From: Jason Lees (National Express)
[mailto:[EMAIL PROTECTED]]
Sent: Friday, January 12, 2001 10:02 AM
To: CF-Talk
Subject: RE: Sending to local printer from within CF


Use the Javascript function window.print() and then associate it with a
print button so the use can decide to print or not.

-----Original Message-----
From: Earl, George [mailto:[EMAIL PROTECTED]]
Sent: 12 January 2001 14:59
To: CF-Talk
Subject: Sending to local printer from within CF


Is there a way within Cold Fusion to send output directly to the default
printer associated with the workstation on which the web browser is
installed instead of to the browser itself?

I.e., if I fill in a form with parameters to build a query and I submit the
query, after Cold Fusion gets back the answer set and formats it can it also
send this output to my default printer? How would I do this?

Thanks!

George
[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to