O
Oliver Giesen
I have created a simple commandline-based APP handler ("asynchronous
pluggable protocol") for our app and these URLs work as expected when
placed into HTML pages as regular links or when entered into the IEx
address bar or Windows's Run box.
However, when I type such a URL into an Outlook mail inspector, the URL
is not clickable, unlike http:, mailto: or even gopher: links. Is there
some way to extend the list of clickable URL protocols supported by
Outlook inspectors? Currently the only way to create a clickable link
to my protocol is to create the mail in HTML format and use the Insert
Hyperlink menu item.
Any ideas or pointers? MSDN wielded nothing so far...
Cheers,
Oliver
pluggable protocol") for our app and these URLs work as expected when
placed into HTML pages as regular links or when entered into the IEx
address bar or Windows's Run box.
However, when I type such a URL into an Outlook mail inspector, the URL
is not clickable, unlike http:, mailto: or even gopher: links. Is there
some way to extend the list of clickable URL protocols supported by
Outlook inspectors? Currently the only way to create a clickable link
to my protocol is to create the mail in HTML format and use the Insert
Hyperlink menu item.
Any ideas or pointers? MSDN wielded nothing so far...
Cheers,
Oliver