CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 1999
    Location
    Nepal
    Posts
    540

    Bypassing the e-mail client

    Is there a mothod of sending a mail bypassing the underlying mail client?



  2. #2
    Join Date
    Sep 2001
    Location
    Little Rock, Arkansas
    Posts
    40

    Re: Bypassing the e-mail client

    I have had real good results using the following dll. It comes with the source code an example program of how to use it.

    http://www.freevbcode.com/ShowCode.Asp?ID=109


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

Featured