Showing posts with label free skype call on web page. Show all posts
Showing posts with label free skype call on web page. Show all posts

Monday, July 2, 2012

ASP.NET(Configure Skype Call On Your WebPage)


<div>
<script type="text/javascript"     src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js">
</script>
     
<!-- skype call !-->
<div class="skype-call">
<a href="skype:<Skype_ID>?call" class="skype-call">skypecall</a></div>
<!-- end skype call !-->
</div>