Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

I have been looking on the internet for code to put in my program to simply send an email to me using a link label to my email address.

 

But all I can find on the internet is how to use smtp to send mail. Isn't there a way just like using a web link to open up the default mail client and put my address in there just like the mailto does in html?

 

Probably something like this:

Process.Start("IExplore", "http://exeat.com/art/aewarnick/index.htm");

Edited by aewarnick
C#

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...