Jonathan
Fri Jul 07 12:23:26 CDT 2006
Greetings,
The handler is msnim:
like..
msnim:chat?contact=apassport@hotmail.com, open chat window
msnim:video?contact=apassport@hotmail.com, have a video conversation
msnim:voice?contact=apassport@hotmail.com, have a voice conversation
--
Jonathan Kay
Microsoft MVP - Windows Live Messenger/MSN Messenger/Windows Messenger
Associate Expert
http://www.microsoft.com/windowsxp/expertzone/
Messenger Resources -
http://messenger.jonathankay.com
All posts unless otherwise specified are (c) 2006 Jonathan Kay.
You *must* contact me for redistribution rights.
--
"Prashant" <Prashant@discussions.microsoft.com> wrote in message
news:7453DB33-39FE-499E-821E-2590C0832289@microsoft.com...
> Hi,
> Actually, I am creating one asp.net project in which I am creating one
> contact form. Into this form I have to add facility so that user can open msn
> messanger by clicking on button.
>
> For yahoo messanger I have added following code & its working:
> <a href="ymsgr:sendIM?indianoffice"><img src="yahoonew.jpg" width="21"
> height="20" border="0" alt=" Dynamic web desigers company india."></a>
>
> Please tell me so that I can do this.
>
> Thank you