Top "Addressbook" questions

An address book or a name and address book (NAB) is a book or a database used for storing entries called contacts.

codeigniter view, add, update and delete

I'm newbie in codeigniter and still learning. Anyone can help for sample in basic view, add, update, delete operation and …

codeigniter addressbook
Add a contact to the mobile device Address book from an HTML webpage

I'm currently building a site where, with one touch, you should be able to add a contact to your IPhone/…

android ios html mobile addressbook
importing address book in roundcube doesn't do anything

I implemented roundcube mail as a mail manager on a virtual private server of mine. Everything works fine, but the …

csv addressbook roundcube
How to select a contact with ABPeoplePickerNavigationController in Swift?

I have added the ABPeoplePickerNavigationController into my first view controller. I want that when I select a contact show the …

swift addressbook abaddressbook peoplepicker addressbookui
iPhone ABPeoplePickerNavigationController - How to select two single entries of two different multivalue properties of a person from Addressbook

I'm near desperation as I search for a solution for weeks now. The Problem is simple: Via the ABPeoplePickerNavigationController (as …

iphone objective-c addressbook contacts peoplepicker
Ask for permission to allow access to Contacts iOS

I am importing all the native address book contacts into my app. Currently, the alertview to ask for permission to …

ios permissions contacts addressbook
How to create addressDictionary for MKPlacemark?

placemark = [[MKPlacemark alloc]initWithCoordinate:storedCoordinate addressDictionary:addressDict]; I tried to create dictionary to use for code above, but nothing works :( …

objective-c ios5 mkannotation addressbook
Search ABAddressbook iOS SDK

I want to search the iPhone address book for a specific phone number, and then retrieve the contact name. I …

iphone objective-c ios sdk addressbook
How to search the iphone address book for a specific phone number?

I am developing an app that connects to another iphone using bonjour. One of its features is when I connect …

iphone objective-c ios addressbook
Add contact to addressbook in iphone objective-c

What is the correct way to set street address etc in addressbook and let the user save it on iphone? …

iphone objective-c addressbook