Social Networking :: How To Import Hotmail Contacts
May 7, 2015how to import Hotmail contacts in asp.net
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 read "Import Contacts from Google Gmail Account in ASP.Net using C# " article [URL] .....
Its very nice, i follow all steps as per article, it working fine. But i face one problem, through this we get only 10 contacts. I need to fetch all contacts present in my email account. What should i do.
Importing 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 want to import contacts from window live/hotmail in my asp.net(c#) application.
View 1 RepliesI need c#,and/or asp.net sample of imports user contacts from hotmail.
View 2 RepliesI want to include in my asp .net website ( c# ) a function to import contacts and friends from my social networks and email providers. I would prefer if I don't have to choose the option of redirecting to each social network. I would rather have an API which can provide me the functionality of giving the credentials and return my contacts from each social network. DO you have something to propose to me?
View 1 RepliesIs there any solution to retrieve phone no using this dll [URL] ....
View 1 RepliesI am getting this error !!
The remote server returned an error: (403) Forbidden
I follow this link [URL] ....
I 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.
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 RepliesI want an Api so that i can import all pictures from my photo gallery in my website.
View 1 RepliesThe code in asp.net to import my contact in localhost (own website) and send them direct message in twitter ...
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)
1.Can I import google and facebook contacts of the users of my website,when they provide their login credentials to gmail/facebook?
2.Can I get the login status of these contacts in gmail/facebook? , ie, I need to show in my website that a particular user is online/offline in gmail/facebook. Is it possible?
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 Repliesi am looking for a code in asp.net which can import email address from gmail,yahoo, and hotmail.com
View 2 Repliesmethod to import contacts in address book from AOL, HotMail, Gmail, Yahoo and Rediffmail?
View 3 RepliesI want to import yahoo contacts from yahoo credentials. In my application user will enter the credentials and his contacts should be imported. How can I do it ? I have already looked this Import Address Book from Gmail/Hotmail/Yahoo using C# and ASP.NET but this does not helped much. Is there any rest call to yahoo by which I can import contacts?
View 1 RepliesHow import the Contacts from mails like gmail,yahoo,msn etc in asp.net
View 2 Repliesi'am developing a commercial website using vs2005 in which i want to import the contacts from the outlook.
View 2 RepliesI am creating a web form that allows users to send email in the intranet network. The user should be able to search the contacts in their outlook contacts list with first name, last name, company, department, phone, etc. How can I retrieve the contacts from outlook to the web form?
View 1 RepliesI do have a requirement that I need to give the facility to the client to import outlook ata(mail,contact,events) to its account in my web site
Is it possible if user upload .pst file to my system and I can extract the information from that?