Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I Insert a Link to my E-Mail?

Status
Not open for further replies.

mjc2002

Technical User
Jul 16, 2002
20
ES
Hello

I'm sure this is very simple. I'd like to include a "click here" link in my form, so that when the user clicks on my e-mail address, their Outlook (or whatever) opens a new window for them to write.

Thanks
Mike
 
Look into using the MAPI controls. Search for examples in this forum.

zemp
 
Or not. For this I'd consider looking at the ShellExecute API and the "mailto:" URL. A search in this forum should produce a number of examples on using the above.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top