> I am developing a system to be used by various vendors to sell phone cards, 
> due to the
> sensitive nature of the output, I want to ensure that the generated voucher 
> details are
> immediate sent to the printer to be printed without the user first being 
> shown the details
> (otherwise they could use the information without actually completing the 
> sale). How do I
> use CFPRINT to achieve this?

As Ian states, CFPRINT lets you print to a printer attached to the
server, not to a user's printer, unless you're in an environment where
users and servers can share the same physical printers, like an
internal network.

I suggest you process the transaction and complete the sale before
generating the output, just like businesses that sell software online
and provide serial numbers after a purchase has been completed.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318337
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to