Call Program from URL

  • Thread starter Thread starter Ryan
  • Start date Start date
R

Ryan

If I want to open outlook's Inbox, I can type
outlook:Inbox in a web browser. Is there any way to
program a custom app that does this in C#?

Ryan
 
Look in the Platform SDK for the article entitled:

Registering an Application to a URL Protocol

(MSDN Library -> Web Development -> Networking -> Asynchronous Pluggable
Protocols -> Overbiew/Tutorials -> Registering an Application to a URL
Protocol

-mike
MVP
 

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