I agree however w/ Right Fax it has to be in a certain format, I think it
even converts it to a TIF once the headers and what not are in place. It's
just not the easiest fax
service to work with.
Kelly

-----Original Message-----
From: Billy Cravens [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 28, 2001 2:43 PM
To: CF-Talk
Subject: RE: Cold Fusion and Faxing


Actually, I think it's more effective to write to a file, then pass that
file to the Fax service.

---
Billy Cravens
Web Development, EDS
[EMAIL PROTECTED]


-----Original Message-----
From: Jon Hall [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, August 28, 2001 10:37 AM
To: CF-Talk
Subject: Re: Cold Fusion and Faxing


If the server is a Windows 2000 system (not sure about NT), Win2k comes 
with a fax service already installed. It's fully scriptable too. The 
only gotcha is passing the text from CF to a wsh script is kinda kludgy 
at the moment. I'd either do a cfexecute or just write the faxes to be 
sent into a spool directory with cffile then run the fax script at a 
scheduled interval which would read the files and send any faxes.

jon
Kelly Matthews wrote:

>Ok here is the deal.
>I have a program I have written where we want a document to be created 
>(in whatever format necessary for the fax program) and then faxed to a 
>certain number.
>
>Obviously we would prefer to use our in house Fax Server which is Right

>Fax. Has anyone ever done anything with CF and Right Fax?
>
>Option 2 would be to purchase a Fax program that someone has worked w/ 
>easily w/ CF to do this sort of thing. We do want a Fax program, 
>however, that is capable of dialing out on multiple lines, vs. queueing

>faxes up and using one line.
>
>Any suggestions would be appreciated!
>Kelly
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
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

Reply via email to