Exactly! Thats why I said, "Assuming your file is local" i.e. on the server executing the command.
He wants to send a file to the printer, I assume he is not going to upload a file to the client and the run some code to print the file he just send them. But then again I might be assuming too much. Anyway I already gave him the code to print the content from a browser... Ciao.......... ----- Original Message ----- From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, February 05, 2003 2:08 PM Subject: RE: Printing on the client side..... > > Subject: Re: Printing on the client side..... > > > > Try cfexecute and execute the command PRINT [/D:device] > > [[drive:][path]filename[...]] > > > > That definately does the trick.. Assuming your file > > is local... > > Uh, I think that'll print to a printer attached to your web server, not a > printer attached to the machine running the browser. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > voice: (202) 797-5496 > fax: (202) 797-5444 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

