Top "Contact" questions

Related to accessing contacts (CRUD, operations on contacts like messaging) from contact-list or address book in mails, android, iphone, windows-phone or facebook.

Send text to specific contact programmatically (whatsapp)

I wanted to know how I can send text to a specific whatsapp contact. I found some code to view …

android android-intent contact whatsapp
how to change form action url for contact form 7?

I'm using Contact Form 7 in a wordpress site with multiple forms. I need to direct one form to a different …

wordpress contact contact-form-7
Simple contact form HTML with Captcha?

I am looking for a simple HTML for a contact form that has ReCaptcha or some type of anti-spam features. …

php html forms contact spam-prevention
Contact Form 7 - Custom Validation

I need to validate just one field (called 'Instance') to accept lowercase ASCII letters and numbers only, the first character …

php wordpress validation contact contact-form-7
how do i open contacts when i click a button defined in main.xml

I am developing a gps tracking app in android. I am done with displaying the map n stuff. Now I …

android button contact buttonclick
Adding contact form to a static website

I have to add a contact form to a static website. I already got some experience with forms, done 2 or 3 …

html css forms contact
email match with confirm email address in contact form

I would like to match a user's email address with the confirmed email address. I have tried HTML5 validation but …

email contact contact-form
Contact us functionality in Rails 3

I want to make a contact us form in Rails 3 with the following fields: Name Email Message title Message body …

ruby-on-rails forms email contact mail-form
Android - Get Contact Photo from phone number

how can I get contact photo from a contact's address (phone number)?

android photo contact
How to create a contact programmatically

Possible Duplicate: How to add new contacts in android public boolean createContact(String name, String number, String email) { boolean success = …

android contacts contact android-contacts contactscontract