Results 1 to 3 of 3

Thread: [2005] MailTo

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2009
    Posts
    138

    [2005] MailTo

    Hello! How to send mail from Visual Studio 2005, apropos how to open default Mail Program, for example Microsoft Outlook Express and automaticaly write address in box

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [2005] MailTo

    Hey,

    These are two completely different things, so really the question is, which one do you want to do.

    If you have an SMTP server, then you can send emails through it in .Net using the System.Net.Mail Namespace quite easily. This can be done without having to open up Outlook Express.

    Gary

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

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