Re: Printing to label Printer in CF / Selecting the printer?

2005-01-06 Thread Ray Champagne
I think that this subject was touched upon the other day.  And, I think 
that the answer was that you cannot interact with the user's print 
preferences.

Ray

At 01:32 PM 1/6/2005, you wrote:
How about this one. We have 3 printers here with one being our main printer
and one with nicer color one and then we will soon have a little label
printer. Everyone pretty much has their default printer set to the laser. So
the question is - is there a method I could use to have a label printer on
the label printer when the user hits the print this label button? With out
them having to change or select a printer.

Jeremy

-Original Message-
From: Scott Stroz [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 06, 2005 11:53 AM
To: CF-Talk
Subject: Re: Printing to label Printer in CF

On Thu, 6 Jan 2005 08:34:35 -0800, Bryan Stevenson
[EMAIL PROTECTED] wrote:
  I'm pretty sure I saw someone mention a few weeks back that there is an
  Avery label specific CF tag in the Developers Exchange at MMs site.
 
http://www.macromedia.com/cfusion/exchange/index.cfm#view=sn106viewName=Exc
hange%20Search%20Detailsloc=en_usauthorid=29645457page=0scrollPos=0subc
atid=0snid=sn106itemnumber=0extid=1002428catid=0
--
Scott Stroz
Boyzoid.com
___
Some days you are the dog,
Some days you are the tree.





~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189553
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Printing to label Printer in CF / Selecting the printer?

2005-01-06 Thread Damien McKenna
You cannot control the user's computer in this regard.  Think about it,
would you really want some random website running commands that takes
over your computer like that?

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include stdjoke.h
 

 -Original Message-
 From: Jeremy Bunton [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, January 06, 2005 1:33 PM
 To: CF-Talk
 Subject: Printing to label Printer in CF / Selecting the printer?
 
 How about this one. We have 3 printers here with one being 
 our main printer and one with nicer color one and then we 
 will soon have a little label printer. Everyone pretty much 
 has their default printer set to the laser. So the question 
 is - is there a method I could use to have a label printer on 
 the label printer when the user hits the print this label 
 button? With out them having to change or select a printer.


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189560
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Printing to label Printer in CF / Selecting the printer?

2005-01-06 Thread Bryan Stevenson
You CAN print to a specific printer IF:
-printer is connected to the CF server

I've never done it...but I've seen lots of folks do it

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com
- Original Message - 
From: Damien McKenna [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Thursday, January 06, 2005 11:09 AM
Subject: RE: Printing to label Printer in CF / Selecting the printer?


 You cannot control the user's computer in this regard.  Think about it,
 would you really want some random website running commands that takes
 over your computer like that?

 -- 
 Damien McKenna - Web Developer - [EMAIL PROTECTED]
 The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
 #include stdjoke.h


 -Original Message-
 From: Jeremy Bunton [mailto:[EMAIL PROTECTED]
 Sent: Thursday, January 06, 2005 1:33 PM
 To: CF-Talk
 Subject: Printing to label Printer in CF / Selecting the printer?

 How about this one. We have 3 printers here with one being
 our main printer and one with nicer color one and then we
 will soon have a little label printer. Everyone pretty much
 has their default printer set to the laser. So the question
 is - is there a method I could use to have a label printer on
 the label printer when the user hits the print this label
 button? With out them having to change or select a printer.


 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189561
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Printing to label Printer in CF / Selecting the printer?

2005-01-06 Thread Matthew Small
You can do it if the printer is networked with the cf server.  I've done it.
 
Matthew Small
Web Developer
American City Business Journals
704-973-1045
[EMAIL PROTECTED]
 

-Original Message-
From: Bryan Stevenson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 06, 2005 2:12 PM
To: CF-Talk
Subject: Re: Printing to label Printer in CF / Selecting the printer?

You CAN print to a specific printer IF:
-printer is connected to the CF server

I've never done it...but I've seen lots of folks do it

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com
- Original Message - 
From: Damien McKenna [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Thursday, January 06, 2005 11:09 AM
Subject: RE: Printing to label Printer in CF / Selecting the printer?


 You cannot control the user's computer in this regard.  Think about it,
 would you really want some random website running commands that takes
 over your computer like that?

 -- 
 Damien McKenna - Web Developer - [EMAIL PROTECTED]
 The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
 #include stdjoke.h


 -Original Message-
 From: Jeremy Bunton [mailto:[EMAIL PROTECTED]
 Sent: Thursday, January 06, 2005 1:33 PM
 To: CF-Talk
 Subject: Printing to label Printer in CF / Selecting the printer?

 How about this one. We have 3 printers here with one being
 our main printer and one with nicer color one and then we
 will soon have a little label printer. Everyone pretty much
 has their default printer set to the laser. So the question
 is - is there a method I could use to have a label printer on
 the label printer when the user hits the print this label
 button? With out them having to change or select a printer.


 



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189562
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Printing to label Printer in CF / Selecting the printer?

2005-01-06 Thread Jeremy Bunton
We keep our servers at a co-location facility and the printer will be here
in corporate headquarters. I guess I will just have to expect people to
select the proper printer when they are printing a new label.

  

-Original Message-
From: Matthew Small [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 06, 2005 2:15 PM
To: CF-Talk
Subject: RE: Printing to label Printer in CF / Selecting the printer?

You can do it if the printer is networked with the cf server.  I've done it.
 
Matthew Small
Web Developer
American City Business Journals
704-973-1045
[EMAIL PROTECTED]
 

-Original Message-
From: Bryan Stevenson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 06, 2005 2:12 PM
To: CF-Talk
Subject: Re: Printing to label Printer in CF / Selecting the printer?

You CAN print to a specific printer IF:
-printer is connected to the CF server

I've never done it...but I've seen lots of folks do it

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com
- Original Message - 
From: Damien McKenna [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Thursday, January 06, 2005 11:09 AM
Subject: RE: Printing to label Printer in CF / Selecting the printer?


 You cannot control the user's computer in this regard.  Think about it,
 would you really want some random website running commands that takes
 over your computer like that?

 -- 
 Damien McKenna - Web Developer - [EMAIL PROTECTED]
 The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
 #include stdjoke.h


 -Original Message-
 From: Jeremy Bunton [mailto:[EMAIL PROTECTED]
 Sent: Thursday, January 06, 2005 1:33 PM
 To: CF-Talk
 Subject: Printing to label Printer in CF / Selecting the printer?

 How about this one. We have 3 printers here with one being
 our main printer and one with nicer color one and then we
 will soon have a little label printer. Everyone pretty much
 has their default printer set to the laser. So the question
 is - is there a method I could use to have a label printer on
 the label printer when the user hits the print this label
 button? With out them having to change or select a printer.


 





~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189563
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Printing to label Printer in CF / Selecting the printer?

2005-01-06 Thread Bryan Stevenson
Yep

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189564
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54