Send fax.

  • Thread starter Thread starter PawelR
  • Start date Start date
P

PawelR

Hello Group,
I've two questions.
1. How send fax from my apps?
After OnClick button fax must be send, without question to user
(backword application).
2. How send fax from command line?
Thx
PawelR
 
Pawel,

There is probably an API or a third-party component that you can use.
There is nothing offered out of the box in the framework that will allow you
to do this.

Hope this helps.
 
1. How send fax from my apps?

You could use an external service like InterFAX which has a Web
Service (see the WSDL at http://ws.interfax.net). It's free for
developers to use and requires no installations on your end, which
means you can be up and faxing in minutes.

Adam
Interfax
___________________________________________________________
InterFAX - Let the internet do the faxing
http://www.interfax.net
 
Back
Top