Top "Vcf-vcard" questions

vCard is a file format standard for e-business cards to identify people and organisations.

Export VCF image to JPEG

I have created a .vcf contact with an iPhone and sent the file to myself in email. In that .vcf, …

export jpeg vcf-vcard
Generate VCards from Excel using VBA

I am looking at creating an excel file where I would manually fill in multiple contacts information so that I …

excel automation contacts vcf-vcard vba
PHP save file to users computer

I have a script that creates a vCard for members of staff when the 'Add Contact' button is clicked. I …

php save vcf-vcard
Creating vCard QR Code

I've got a PHP script that generates a business card template from details entered on the website. We've recently decided …

php google-visualization qr-code vcf-vcard
How to download a .vcf file correctly

I'd like to know, how can I realise a Vcard download. That's my current code: $path = "../../media/resources/"; $file = "someName.…

php download vcf-vcard
Generate vCard from AddressBook.framework

I'm utilising the AddressBook.framework in my iPhone app, and I'd like to replicate something along the lines of the …

iphone cocoa-touch cocoa addressbook vcf-vcard
Vcard parser with Python

I am parsing my vcard info (copied to a txt file)to extract name:number and put it into a …

python parsing vcf-vcard
vCard .vcf file download browser support - godaddy

I have a download vCard (.vcf) link on a site. It works locally but not online. Just opens file in …

.htaccess vcf-vcard
Android - How to attach file to SMS?

I need to send contact via SMS. So, I'm using .vcf file. Still, I need to attach it to sms …

android file sms vcf-vcard
android vcard string to contact

i'm wondering if there's a clean way to import a vcard as an android contact. i have a vcard parser, …

android vcf-vcard android-contacts