Social Networking :: Add Facebook Twitter And Google Plus Share Icons In Site
Jan 2, 2013I want to display facebook, twitter and g+ like button on my .net website like [URL] ....
View 1 RepliesI want to display facebook, twitter and g+ like button on my .net website like [URL] ....
View 1 RepliesI am showing thumbnail images in dataList on a page of my website. When i click on any image they open in big size. How i will share(Facebook). that particular big size image. My code is given below:
<script type="text/javascript">
var CurrentPage = 1;
function GetImageIndex(obj) {
while (obj.parentNode.tagName != "TD")
obj = obj.parentNode;
var td = obj.parentNode;
[CODE]..
we have added Twitter Share button in our one of website
if you see this page
[URL]
when we click on twitter share button length issue come
I try To integrate Fb And Twitter Integration in My Site But At A Time 1 Integration Work Both Integration Is Not Work...
View 1 RepliesI have listview which has bind with database, i need facebook share button with each record in list view and when user click the post share on the facebook wall.
i want to show the post which user has click on to share on facebook not whole page e.g
listview is bind with sql and fetching following record
1. record one <facebook share button> when user click on this button so record one should be share on facebook wall.
2. record two <facebook share button>
3. record three <facebook share button>
....
having 4 radio buttons, a mutiline textbox and button on page.all radio button getting values from database all radiobutton having same group name.
I want if user selects any radiobutton and write something on textbox , then clicks on button should get posted on Facebook.
How to add facebook share button on my website? I am building a website there need to share my website link ,like all website have facebook sharing the same function I want to put in my website ...
View 1 RepliesI want to create my own face book share link, but it's not going to take image of perticular home or not even name.Why it's behave like that?
Below is my code.
<a title="send to Facebook" href="http://www.facebook.com/sharer.php?s=s=100&p[title]=home&p[summary]=sum_my&p[url]=http%3A%2F%2Fretirementhomesworld.com.199-79-62-24.bh-plesk-web1.webhostbox.net%2Fcommunity%2Fdetails%2F99&p[images][0]=http%3A%2F%2Fretirementhomesworld.com.199-79-62-24.bh-plesk-
[code]....
I want to share text and images on Google Plus using C# asp.net application. I have alredy implemented this for Facebook wall Post and Twitter Twitt using your refrance code.
(I am using 3- tire architeture (C# ASP.NET) for implementing website )
I want to share text and images on Google Plus using C# asp.net application.
View 1 RepliesPost Publish and Share content on user’s FaceBook Wall or Timeline using Graph does not work on the mobile version.
Redirects to a page with an error, the desktop version works on mobile no, is how to fix it
i am not able to share image on facebook wall. Here i attach my cs code and aspx code. Also added namespace "using ASPSnippets.FaceBookAPI;"
// ");
hidden.val($(this).attr("rel"));
$("form").append(hidden);
});
});
function GetScreenCordinates(obj) {
[code]....
code to integerate twitter and facebook in my application,
View 1 RepliesI am developing an ASP.Net site where I need to access Facebook site. I want to know how can we register and get API key...
View 1 RepliesI need a code to have the ability to share my news on social networks.My site structure is in Asp.net and vb.net.
View 1 RepliesHow to get details of our website in google search on right side pannal..For Eg..If you search for aspsnippet .com in google search you will get the desc of your website on the right side panal with in a square box
View 1 RepliesHow get twitter user profile picture if i have secret token, token ,secret key and API key
View 1 RepliesIn login with twitter example how should i logout from the twitter.
View 1 RepliesI see that only name,group,email address we can access at facebook send button. How can i send to my facebook page wall (where i am admin) by clicking facebook send button. It's by default don't show it.
View 1 RepliesI need to develop a login where user can login from his facebook account. When user login first time, an auth dialog should open from facebook asking to user for access permission and than it should move to one of my page where I can retrieve user email address and first name & last name through his facebook access token. How to achieve this?
View 1 RepliesHow can we integtate twitter(contact,id,twitt) in our own website.......
View 1 Repliesi have made a gridview which contains three fields, two textboxes and one combo box. ComboBox fetchs data from table(SQL) and when a combox box triggers, data related to combo must be added in two boxes. i did this throw another button, but i want this to be trigger directly when it clicks..
View 1 RepliesI need to update the status in Twitter in asp.net.I need to use Twitter API to achieve this.
View 1 RepliesI have tried the demo and the code example and it did not work. I was reading that some of the Twitter request uri's have changed and that some are not in use anymore, not sure what that means.
When I run the code it authenticates but when I post I get a 404 error on the Tweet_Click on this line - twitter.Tweet(txtTweet.Text)
On the demo it does not do anything when the button is pressed, the page only refreshes.
can we get api(consumer key and secret. of twitter free so that i can use it for integration(twitter) in our own website.....
View 1 Replies