Programming custom URL protocols; how to make these URLs blue in Outlook?

P

Paul Guides

Hi all,

I have registered a custom URL protocol handler
in the registry, without writing any special
handler code. The custom URL protocol works,
i.e. it opens the registered application when
used in Internet Explorer.

But Outlook does not highlight the URLs when
contained in email messages. Here are some
examples which WORK in Outlook:

telnet:asdfasfd
outlook:asdfsaf
ftp:asdfsadf
https:asdf

My own URL looks like this:

note:myinfo

It does not work there and it is not highlighted.

Do I have to implement an "Pluggable Protocol Handler"
to get this URL highlighting?

Any ideas?

Paul
 

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

Top