Fax Broadcasting

  • Thread starter Thread starter MasoodAdnan
  • Start date Start date
M

MasoodAdnan

Hi,

We send so many faxes every day. So the best thing is to write
something which can automate this process.

There are services who charge like 6 or 7 cents per page and can send
thousands of fax in minutes. I wonder how do they do it? I would like
to write a fax tool which can send multiple faxes (same fax to several
different numbers). Also, is it even possible to send fax thru
internet connection (instead of modem and phone line)?

Any pointers in this regard will be greatly appreciated.

I am going to post the same question in vb.net.

Thanks
 
I hope you're not sending unsolicited advertisements by fax. That is, as I
understand it, again illegal (after a period of being in doubt).
 
Hi,

We send so many faxes every day. So the best thing is to write
something which can automate this process.

There are services who charge like 6 or 7 cents per page and can send
thousands of fax in minutes. I wonder how do they do it? I would like
to write a fax tool which can send multiple faxes (same fax to several
different numbers). Also, is it even possible to send fax thru
internet connection (instead of modem and phone line)?

Any pointers in this regard will be greatly appreciated.

I am going to post the same question in vb.net.

Nobody that has a fax machine is going to help you. That narrows the
potential pool considerably.
 
Wow guys, how about not assuming he needs this for something "illegal".
There are several legit instances where a business would need to send out a
large number of faxes. One use would be if the company deals in produce or
other perishables and nedd to fax a list of available inventory to customers
each morning.

If your fax is in Word format you might be able to automate the sending
using VBA scripting.
 
Back
Top