Advertisement
BaSs_HaXoR

Make chat or call to Skype from HTML

Dec 24th, 2014
600
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.73 KB | None | 0 0
  1. <!--Cool way to make a call to skype from HTML.
  2. ____________________________________________________________________________________-->
  3. <a href="skype:SKYPE_ACC_HERE?call">Start Call on Skype</a>
  4. <a href="skype:SKYPE_ACC_HERE?chat">Start chat on Skype</a>
  5. <!--____________________________________________________________________________________
  6.  
  7. ************************************************************************************
  8. //Credits: http://msdn.microsoft.com/en-us/library/office/dn745878
  9. //Credits: http://msdn.microsoft.com/en-us/library/office/dn745882
  10. //Also: http://www.skype.com/en/features/skype-buttons/create-skype-buttons/
  11. ************************************************************************************
  12. -BaSs_HaXoR-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement