Social Networking :: Import Images From Facebook Image Gallery?
Sep 12, 2012I want an Api so that i can import all pictures from my photo gallery in my website.
View 1 RepliesI want an Api so that i can import all pictures from my photo gallery in my website.
View 1 RepliesI have used downloaded code of (Import Facebook Album Photos and display as Image Gallery in ASP.Net) but it could not work for me .
In the code there is used query string for code so i want to know from where the code value comes and for what purpose we r using this.
protected void Page_Load(object sender, EventArgs e)
I have read your article Fetch and import Facebook Friends and Contacts with profile pictures in ASP.Net, now i want importing email ids of all friends also as contact. I tried a lot but fiasco, I dont know how to do it with or without extended permission...
View 1 RepliesImporting contacts from facebook to excel using asp.net
View 1 RepliesI want to call facebook graph web api to get friend list of logged in user with some information of them like email id and mobile number can I do this in asp.net application.
View 1 RepliesI am fetching all image from facebook and display in repeter like this
<asp:Repeater ID="rptFaceBookAlbums" runat="server">
<ItemTemplate>
<div class="header1"><%# Eval("Name") %></div>
[Code].....
now i wnat to save all this image in database. so tell me what would be data table column structure in sql data shold be retrive to me is album wise
How do i post image on facebook wall from asp.net
View 1 RepliesI am using Facebook Like on a page in my website. On that page in left side there is banner image (in .jpg) and then 40 colors images(.jpg). My problem is that when i like facebook then in like thumbnail that banner image is showing. I want to show any color's image in thumbmail when i like facebook.
I also used <meta property="og:image" id="meta1" runat="server" content="" /> on my .aspx page and gave the meta1.content="Path of that color image"; in .aspx.cs. But it is not working.
i want to post an image or photo into users facebook wall without using Fileupload control.i have retrieved an Image from my database in .bmp format and i want to post that bmp image into facebook wall. i don't want to use Fileupload controls.
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 need to do login with face book so i had did all codes and also i got basic info from facebook now i face small problem with that . that profile image quality was very low . so i need quality profile image from them . what i have to do.
View 1 Repliesi 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]....
I 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]..
I 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 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 would like to know how to get the Facebook user language.
View 1 Replieshow to import Hotmail contacts in asp.net
View 1 RepliesI want to add feature in my c# website which can import client contacts to mailchimp, i read about Mailchimp API, but i dont understand how to use it, how to start it. i searched seaveral artical realated to it, but didnt got perpect steps to follow. i am new to asp.net.
View 1 Replieswhile importing google(gmail) contacts getting an error that
Execution of request returned unexpected result: [URL]
I have website with facebook like box for facebook page (eg, abc) . Now if any new post in their at website it will automatically post at wall or not.
View 1 RepliesI have seen your codes to integrate facebook in our application but in none of the code you have written how to logout once authenticated in facebook. I am asking this bcoz facebook session has been started so need to provide user with logout button.
View 1 Repliesi want to get pages name which is created in facebook
so, i can post message in particular page.
Suppose , if i want to post some business related post than i select that page and post message on the selected page
I have tested the solution in the tutorial for getting users information from Login with Facebook (AspSnippet dll). My answer: is it possible to get also First name, Last Name?
View 1 RepliesI have a social networking website. I need a ASP.NET script for the below.
Address Book Import Members can import their contacts from Yahoo, Gmail, AOL, Hotmail, MSN, rediffmail and other networks like MySpace, linkedin, facebook and invite them to join your site.
I need you to develop just the script.
We will copy paste the script into our invite a friend page in the appropriate location into our website.
People who have done it earlier OR having a script quote.
I want you to deliver the script in a form, such that it is exclusively licenced to my domain and cannot be re-used by others thru copying it unless I authorise it.