I don't like the idea of an app server performing hardware-related functionality - otherwise we'd need <cfscan>, <cfwebcam>, <cfsound>, etc. :-)
Besides, think of how printing works - you write a file to the mail spool. What format would a server-side print app use? Why bother when there's already a number of applications (Word, PDF apps, etc) that do this quite well? --- Billy Cravens -----Original Message----- From: Matthew R. Small [mailto:[EMAIL PROTECTED]] Sent: Monday, April 29, 2002 9:38 AM To: CF-Talk Subject: RE: CFMX Yes, I meant local printing from the server and native support - like a printer setup in the administrator; a CFPRINT tag... <sigh> I do it already using COM and Word. It works but it's a pain in the butt. - Matt Small -----Original Message----- From: Raymond Camden [mailto:[EMAIL PROTECTED]] Sent: Monday, April 29, 2002 10:19 AM To: CF-Talk Subject: RE: CFMX You mean printing via CF, on the _client_ box? That's impossible (unless you use some kind of activex or java ob). If you mean on the server - all you would need to do is use a command line call w/ cfexecute. ======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Matthew R. Small [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 29, 2002 10:22 AM > To: CF-Talk > Subject: RE: CFMX > > > OK, now that the cat's out of the bag... is there, by chance, any > support for printing, either local or across the internet? > > - Matt Small > > > -----Original Message----- > From: Dave Watts [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 29, 2002 10:12 AM > To: CF-Talk > Subject: RE: CFMX > > > Question: Under web servers in the system requirements > > section, WebSite Pro is glaringly absent. How come? Will > > it run under WS? > > I don't know the definitive answer to this, but I think that the final > version will support WebSite. I'm basing this on the fact > that JRun 3.1 > currently supports WebSite. Keep in mind that the CF MX > preview may not > be > fully feature-complete; it's a preview. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > voice: (202) 797-5496 > fax: (202) 797-5444 > > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

