CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2000
    Location
    Pune, Maharashtra, India
    Posts
    7

    Using VB for the internet

    I would like to send mails thru VB using Outlook Express.
    How do i do it??
    pl help.
    Regards,
    Tejas.

    Tejas Jois

  2. #2

    Re: Using VB for the internet

    Do you want to just use automation to control Outlook? Or would you rather just write your own mail app. If it's the former then you could probably just use the outlook library. Just go to project and then components and find outlook. You'll then be able to use object browser and the accompanying help files to navigate your way around.


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