Rob Parkhill wrote: > Okay, > I have a Canon printer/fax on the network, that we use. It has a static > IP, etc. Is there a way to send the required information here? I don't > really want to use the server to send faxes through the modem. Maybe I will > have to talk to Canon and see if they have a COM object or something that I > can interact with through CF.
How can you send documents to the fax machine from a computer without ColdFusion? If you can define that, then it can be determined if ColdFusion can do it or not. Depending on the answers, some features of CFML that you are most likely going to be looking at are <cfhttp...>, <cfexecute...> or <cfobject...> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:315537 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

