Embed Yahoo Messenger in web page

ymsgr: Commands How to use Yahoo Messenger functions from web page? Commands list 1)  ymsgr:sendIM?[YOURID] -- for send IM 2) ymsgr:sendIM?[YOURID]&m=[your+message] -- for send IM with message 3) ymsgr:chat?[ROOMNAME] -- for join in chat room 4) ymsgr:addfriend?[YOURID] -- for adding your account by your buddy 5) ymsgr:sendfile?[YOURID] -- for send file 6) ymsgr:call?[YOURID] -- for call 7) ymsgr:callPhone?[YOURID] -- for call to phone 8 ) ymsgr:chat <"opens chat room list" 9) y...
More

Embed Skype in web page

Embed Skype functionality in web pages Using Skype application we can chat, call, send file and add friends and many more. These functions we can use in our website too. But End users (who are viewing our web site) have to install Skype in their system. It is very simple to embed Skype buttons. See this.. Call me :- <a href="skype:YourUsername?call"><img src="Yourimg"/> or Your text</a> Add me :- <a href="skype:YourUsername?add">Please add me</add> Chat :- <a hre...
More