Showing posts with label social media integration. Show all posts
Showing posts with label social media integration. Show all posts

Friday, July 20, 2018

How To Add All Social media share buttons in your website and blog | Sradha WebCreations

How To Add All Social media share buttons
 in your website and blog

 http://sradhawebcreations.com/



all share buttons.aspx



<%@ Page Language="C#" AutoEventWireup="true" CodeFile="all share buttons.aspx.cs" Inherits="all_share_buttons" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
    <title></title>
   // this code will be written in the java script for share buttons
<script type="text/javascript" src="http://100widgets.com/js_data.php?id=72"></script>
</head>
<body>
    <form id="form1" runat="server">
    <div>
   
    </div>
    </form>
</body>
</html>