Social Networking :: Fetch And Import Facebook Friend Emails
Sep 26, 2012
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 Replies
Similar Messages:
Jan 9, 2013
Importing contacts (information like friends email ids) from facebook to excel using asp.net
View 1 Replies
May 7, 2015
I 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 Replies
Dec 31, 2013
i want a code to search a friends and send a request (add to my friend)
View 1 Replies
Aug 27, 2013
I am trying to post a image on multiple users ids wall. I have tried your code it is successfully posting the image on my wall.
I was given different user ids, My requirement is to post the same image on their wall individually is it possible?
View 1 Replies
Jan 3, 2014
i want a code that i can get the list of friends want to add me in facebook . i want to accept the add or refuse
View 1 Replies
Oct 10, 2013
Using FaceBookConnect i have retrieved friends namem id, pic but i not able to retieve friends emails, contact no. How to retrieve friends emails from Facebook..? in ASP.NET
protected void Page_Load(object sender, EventArgs e) {
FaceBookConnect.API_Key = "API_Key";
FaceBookConnect.API_Secret = "API_Secret";
if (!IsPostBack) {
[Code] ....
View 1 Replies
Nov 23, 2012
I want to display all facebook wall post in my application in .net
View 1 Replies
Nov 16, 2013
This tutorial nice. Here I have one problem..that is how can i get Code value... In pageload
string code = Request.QueryString["code"];
View 1 Replies
Sep 12, 2012
I want an Api so that i can import all pictures from my photo gallery in my website.
View 1 Replies
Jan 7, 2013
Importing contacts from facebook to excel using asp.net
View 1 Replies
Jan 10, 2013
I just visit this [URL] .... but how can we trace postcode from facebook?
View 1 Replies
Jan 3, 2013
I 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)
View 1 Replies
Oct 7, 2010
I am build an application to import my friend list from my hotmail accounts.I tired to find out exact solution. Most of the links provide solution, but no one is work.
View 1 Replies
Aug 18, 2012
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 Replies
Aug 16, 2012
I 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 Replies
May 7, 2015
i 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 Replies
May 7, 2015
I would like to know how to get the Facebook user language.
View 1 Replies
May 7, 2015
how to import Hotmail contacts in asp.net
View 1 Replies
Jul 26, 2013
I 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 Replies
May 7, 2015
while importing google(gmail) contacts getting an error that
Execution of request returned unexpected result: [URL]
View 1 Replies
Aug 20, 2012
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 Replies
May 7, 2015
I am getting this error !!
The remote server returned an error: (403) Forbidden
I follow this link [URL] ....
View 1 Replies
Jun 14, 2013
I 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 Replies
Mar 6, 2013
i 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
View 1 Replies