.net - Handle special URL from desktop application -


i need way of having ssrs report 'talk' our desktop application.

ssrs has open url command, thinking
simple example; special://openconfigwindow/
, config window open in our application.
i'm not sure happen web page though?


unless there better way?

this way, , how tomtom website communicates desktop client. believe you'll have register application against protocol in registry, can automated.

this article point in right direction.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -