Protocols/MSNP/Activities/SDK/Techref/Promo/Url: Difference between revisions
Jump to navigation
Jump to search
Animadoria (talk | contribs) (Created automatically by Anima Importer) |
Animadoria (talk | contribs) (Created automatically by Anima Importer) |
||
Line 1: | Line 1: | ||
<!-- Generated @ 08/12/2022 23: | <!-- Generated @ 08/12/2022 23:45:45 +01:00 using Anima's CHM converter based on techref/promo/url.htm --> | ||
{{Protocols/MSNP|section=Activities}} | {{Protocols/MSNP|section=Activities}} | ||
__NOTOC__= Calling the MSN Messenger Client from a URL = | __NOTOC__= Calling the MSN Messenger Client from a URL = |
Revision as of 22:45, 12 August 2022
Calling the MSN Messenger Client from a URL
You can invoke the MSN® Messenger client by adding a URL to a Web page. This URL redirects the user's browser to a Web page on the MSN Messenger Web site, which calls the MSN Messenger client application.
The URL to use is the following: http://messenger.msn.com/Resource/games.aspx?appID=APPID.
In the preceding URL, the variable AppID is passed to a Web page. The AppID variable is used to uniquely describe the Launch Site application. The behavior of the MSN Messenger client when it is invoked depends on the following items:
- The value of the variable that you pass to the ActiveX® control
- The state of the MSN Messenger client at the time the ActiveX control is called (for example, whether the MSN Messenger client is active or not)
Passing an e-mail address in the URL is not supported in this release, but may be supported in a future release.
For more information about the AppID variable, see Using the MSN Messenger Parameters.