Results 1 to 5 of 5

Thread: Faxing through modem.

  1. #1

    Thread Starter
    Frenzied Member swatty's Avatar
    Join Date
    Aug 2002
    Location
    somewhere on earth
    Posts
    1,478

    Faxing through modem.

    Anybody done this allready ?

    I need to send reports to a fax through VB.

    What is the method to do this.
    I have a voice modem connected to the machine and it works to call through vb.

    Now i need to know how to fax through this and how the documents to be faxed can be send to it.
    Code:
    If Question = Incomplete Then
       AnswerNextOne
    Else
       ReplyIfKnown
    End If
    cu Swatty

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    If its of any use, I know that to send faxes through windows you can print to the fax, and you're given a dialog box.
    I also remember seeing some macros bundled with winfax pro for doing it...
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  3. #3

  4. #4

    Thread Starter
    Frenzied Member swatty's Avatar
    Join Date
    Aug 2002
    Location
    somewhere on earth
    Posts
    1,478
    The links didn't offer me any more than i already got.

    Thanks for the site though , good chance i'll find something over there.

    Nope nothing i can use.
    Last edited by swatty; Feb 26th, 2003 at 08:58 AM.
    Code:
    If Question = Incomplete Then
       AnswerNextOne
    Else
       ReplyIfKnown
    End If
    cu Swatty

  5. #5

    Thread Starter
    Frenzied Member swatty's Avatar
    Join Date
    Aug 2002
    Location
    somewhere on earth
    Posts
    1,478
    So for those who need it.

    Make sure the modem is installed on the machine.

    code
    The only problem i see if you want different files to send in the same action.
    Last edited by swatty; Feb 27th, 2003 at 03:40 AM.
    Code:
    If Question = Incomplete Then
       AnswerNextOne
    Else
       ReplyIfKnown
    End If
    cu Swatty

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width