|
-
Feb 26th, 2009, 02:01 PM
#1
Thread Starter
Addicted Member
[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
-
Feb 26th, 2009, 02:26 PM
#2
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
-
Feb 26th, 2009, 02:36 PM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|