0
votes
0answers
125 views

Importing Yahoo Contacts

Sometimes I will have a problem when I want to import Yahoo contacts to my site, when I tried to import the contacts, it goes to the Yahoo import contacts page, when I click agree, it just changes the ...
0
votes
0answers
11 views

outlook and Microsoft nav finance, importing, exporting and updating contacts

I have contact data for example: Full name, Email address, Phone number in another application. I can prepare that data into whatever format required... json, xml, csv... Is it possible to get ...
-1
votes
1answer
110 views

Make new contact from website on smartphones

I would like to create a button my website, that when clicked from a smartphone, it would allow the user to import my contact information. It appears you can do this with vcard, but that would ...
0
votes
1answer
378 views

How to extract contacts from the android phone and store/import into application in the emulator?

does anyone know how to extract contacts from android phone and store or import into an application to display the contacts?
2
votes
3answers
7k views

Import CSV contacts into Android 4 phone

I have a CSV-file with all my contacts (exported from Thunderbird). On my Phone I have Android 4 ice cream sandwich installed. How can I import the contacts from the CSV-File into my Android ...
0
votes
0answers
142 views

PHP Openinviter customize email

This is probably a dumb question as others seem to have solved it but I cannot find answer on SO or web. How do you customize emails in Openinviter? There is a place in the example file to customize ...
1
vote
1answer
205 views

PHP/MYSQL Import Contacts [closed]

I would like to import contacts from hotmail, gmail etc. for a social website. Openinviter seems to require server installation privileges which my host does not grant me. Does anyone know of a ...
1
vote
1answer
410 views

Alternative to openinviter

My host does not allow open inviter to get contacgts from yahoo, gmail etc. Are there any php-based script anyone knows of that would not include an install, ie. that could merely be placed in a ...
1
vote
0answers
170 views

webmail contact importing php

I needed an alternative to openInviter. Although openinviter was perfect to my needs but the Facebook, twitter, LinkedIn [this ones a have tested and found to fail] plugins are not working.. Can ...
3
votes
0answers
299 views

Android apps: Retrieving “Me” contact from the contact list

I am poking around with importing data from contact list on android. In the emulator I notice a topped contact group, which contains only one contact for myself. The rest of the contacts follows ...
-1
votes
2answers
1k views

Importing/Synching Facebook contacts into another application

I am creating an web-application in PHP, where I would like to synch/import contact information from facebook. I would like to copy the profile picture and name from facebook contacts into my ...
0
votes
0answers
1k views

Importing hotmail contacts PHP [closed]

Hello I am trying to import hotmail contacts using php, my code was working last week but now when I import contacts, hotmail is not returning their email addresses, I read the docs and they say you ...
0
votes
1answer
1k views

Importing Hotmail/Yahoo/Skype contacts in C#

I am trying to build a social networking website of my own (like facebook). Facebook gives an option of importing contact lists from Hotmail/Yahoo/Gmail/Skype and others. I want to implement the same ...
1
vote
1answer
613 views

Free import contacts widget?

I'm looking for a free open source import contacts widget, something like this http://tellafriend.socialtwist.com/. A widget that I can customize it, and send the emails from another server, not my ...
1
vote
1answer
2k views

import vcard in android 2.1

I'm trying to import a vcard into the android contacts. Within the contact manager there is an option to import a vcf file stored on the sd-card into the contacts. How can this be triggered via code? ...
3
votes
1answer
3k views

Import a vcard 3.0 automatically into android contacts (Android 2.1)

I'm trying to import a vcard (vers. 3.0) automatically into the android contacts. Within the contact manager there is an option to import a vcf file stored on the sd-card into the contacts. How can I ...
3
votes
1answer
414 views

Any framework / 3rd party tool for importing contacts from gmail, hotmail, yahoo mail, etc

We have an application in which we want to let our users invite other contacts in their email contact lists. We;re currently using OpenInviter and it seems like that requires users to enter their ...
3
votes
5answers
2k views

c# library that extracts gmail,yahoomail and AOL contacts

Is there any good c# library that extracts gmail,yahoomail and AOL contacts? Any suggestion... I looked at Opencontacts.net and i used opencontacts.dll in my asp.net web application but i can't able ...
0
votes
1answer
488 views

Ruby Gem: Contacts for importing fails on ubuntu

I have the gem working nicely for gmail on my mac. I switch to production and the stuff stops working. Also, Blackbook doesn't work at all with gmail accounts. Any suggestions for a solid way too ...
0
votes
3answers
4k views

How to import contact details from MSN, yahooo, gmail, aol in asp.net?

I am having difficult time in importing contact details from MSN/YAHOO/AOL/GMAIL etc. Can someone tell me how to get the contacts from these networks?