event fired when email address clicked

  • Thread starter Thread starter Peter
  • Start date Start date
P

Peter

What is responsible for opening an email client or a new mail form when a
user clicks on an email address (say in a webpage). Is there a way to get
the email address that is clicked even before a new mail form is opened. How
to override the defaul email client to implement open custom email form.
 
You will need to provider your own mailto URL handler.
See the HKEY_CLASSES_ROOT\mailto registry hive.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top