The vcf tag has no wiki summary.
0
votes
0answers
38 views
anyone know of a .net library to parse VCF - visa commercial file - from credit card processors? [closed]
I have a feed of the Visa commercial file from my bank and need to read it into a class for expense reconciliation. It's a old school variable content file vs. a nice XML file or standard EDI ...
0
votes
2answers
52 views
VCF file stream to c#
I have a VCF file that contains my entire phonebook. I open it with Notepad and transferring data to windows form in c# via StreamReader. Some of vcard entries contains a row like:
...
1
vote
2answers
54 views
way to script an export of all AD users vcards
i'm looking for an easy way to export all active directory users info into unique vcards for each. there is some info i'd like to leave out of the vcard like home phone, and emergency contact. i've ...
0
votes
1answer
43 views
vCards compatible with all smartphones
I have a website where the user can download a vCard for each represented contact.
Works great on desktop, but does not work on (all) smartphones.
Is there any way to make a vCard compatible to all ...
0
votes
1answer
109 views
Sending a contact from an iOS app via bluetooth
I am trying to allow a user, who is running my app, to send a contacts vcard (vcf) via bluetooth to another iOS device.
The problem is, that the receiving device should not be required to run the same ...
1
vote
1answer
165 views
how to open .vcf file and upload to the server?
I am developing an android app in which there is an edittext and two buttons one is for attching .vcf file and other is for sending .vcf file to email id entered in edittext.
All I need to select ...
1
vote
0answers
84 views
Codeigniter : vcf mime type not detected in mac safari
I am facing problem while uploading vcf file on mac safari.
I have added the vcf required mime types in config/mime.php.
The upload functionality works very well in Mozilla and other browsers but ...
0
votes
2answers
47 views
Regular expression help for vcf file
I have contacts in single vcf file as
BEGIN:VCARD
VERSION:3.0
FN:XYZ
N:XYZ;;;;
TEL;TYPE=CELL:0123456789
END:VCARD
I used vcard splitter to split them into vcf files with single contact so that I ...
0
votes
3answers
315 views
android read contacts from vcf file
Android How to send multiple contacts are attached in single .vcf file and send to mail?
i have created .vcf file of all contacts, now i want to read these contacts from .vcf file, plz help me and ...
0
votes
0answers
308 views
Export contacts as vcf to SD Card
I've been trying to use the following code to export contacts as a vcf file:
b5.setOnClickListener(new
OnClickListener()
{
public void onClick(View v){
getVCF();
}
public static void getVCF()
...
0
votes
1answer
156 views
Reading a vcf file into an array of strings
Below is a method I call to try and read in a vcf file line by line into an array of strings.
internal static void splitUpFile(String fileLocation)
{
string[] file = ...
2
votes
0answers
173 views
How to read a VCF (contact) file using Delphi?
We need a way to read (and, optionally, write) a .vcf file by using Delphi/Pascal code. A free library with source code would be perfect.
1
vote
0answers
94 views
How to add vCard's base 64 string to vCalendar
According to the following article:
iPhone: how to get safari to recognize a vcard?
http://mobicontact.info/iphone/download-contact-from-web-page/
I generated ics file (vCalendar) with content of vcf ...
2
votes
1answer
173 views
Saving vcf to contacts
I've created vcf file and upload it to my website.
When I press the download button that I created "save contact" instead of saving it to contacts it opens it like that:
BEGIN:VCARD
VERSION:2.1
...
-3
votes
1answer
289 views
How to import vcf file [closed]
i have exported my contact to VCF file on SDCard. Now, i want to import back but i don't know how to do that. Please give me some code or advice. Thank so much.
0
votes
1answer
409 views
Can't find vcf file on SDCard Android Emulator
Here is my code to export contacts to VCF file on SDcard. But i can't find vcf on SDCard.
Help me find that. Thanks in advance
Code to get VCF file:
public static void getVCF()
{
final String ...
8
votes
2answers
1k views
Android How to send multiple contacts are attached in single .vcf file and send to mail?
In my App number of contacts are attached to single .vcf file and that file sent to mail, try to this one all contacts data display in log cat, but unable to send all data attached to single .vcf ...
2
votes
0answers
206 views
Attach a vCard to MFMessageComposeViewController
I am trying to attach a .vcf file to the MFMessageComposeViewController as a share contact feature in my app.
I referred this link and it is said that there is no possibility to send a contact info ...
1
vote
0answers
59 views
VCF library on N900 [closed]
I need to a VCF parser in C++, Of course i should use it under N900 cell phone and gcc 3.x.x .I found vcflib on github, but at first it doesn't has documentation second it's very big.i need to a light ...
0
votes
0answers
178 views
Vcard .vcf work on mac mail and outlook
I'm trying to create a vcf Vcard which will work on both mac and pc. I'm having trouble getting a picture to work on both. I've tried to include it as base64 jpeg but it doesn't work when I import it.
...
0
votes
1answer
135 views
Exporting iOS vCards without resizing images
My iPhone app is currently backing up users' contacts to .vcf files using the method ABPersonCreateVCardRepresentationWithPeople of AddressBook framework.
But this method shrinks the images of the ...
0
votes
1answer
340 views
IO EXCEPTION importing local .vcf file in android
I'm devoloping an app on Android 2.3.3 that needs to import a local .vcf file.
I try to import it launching the intent
final String pathDownload = ...
0
votes
0answers
230 views
How to split a string into an array based on length
I wanted to split a string of length 200 characters and place them in the request DTO data member noteline1---noteline18. I want to make sure that only 78 characters are allowed and the remaining ...
0
votes
0answers
184 views
Error while streaming vcf file to browser asp.net
I'm working on a functionality where in i have to create a vcf file and stream it to browser,so that user can download it.
Its an normal aspx page,Where,when user clicks on 'download contact' ...
1
vote
1answer
1k views
how to replace a word starting with certain characters on certain lines?
I am trying to use SED command to replace/remove rs numbers from my file.
I have a VCF file:
##reference=file:/hs37d5.fasta
#CHROM POS ID REF ALT QUAL FILTER INFO FORMAT ...
3
votes
1answer
1k views
How to send mail with file attachment in android
I want to attach .vcf file with my mail and send through the mail. But the mail is received on the address without the attachment.I have used the below code but the code for this and i don't know ...
0
votes
1answer
524 views
Storing vCard/vcf contact records in SQL
I want to create a SQL table to store contact records in vCard format. Does anyone have a ready SQL CREATE script for this?
2
votes
1answer
440 views
Extract read position from bam file
I have a vcf file that contains several SNPs and now I want to see, whether these SNPs are evenly distributed over the reads of the bam file from which I got the SNPs. Specifically, I want to plot the ...
3
votes
2answers
2k views
How to import or insert contacts from .vcf file in Android programmatically?
I create .vcf file of all contacts in Android using below code.
public static void getVCF()
{
final String vfile = "POContactsRestore.vcf";
Cursor phones = ...
2
votes
5answers
2k views
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 have this vCard in a variable, but I'm not really sure what to do with it next.
I take it that ...
0
votes
2answers
3k views
Create link that adds vCard direct to Adress book
I'm in the process of building a mobile site (for Iphones and Androids... I think Blackberry is out of it)
Here the problem I'm with. We want to have a link that, when clicked, automatically adds the ...
5
votes
5answers
4k views
Export the Contacts as VCF file
I want to export the Phone contacts to External storage area. I didn't work with this type of method. Anyone guide me to do this?
1
vote
3answers
2k views
VCF Vcard import c#
iam trying to write a class which imports *.vcf files (Vcard), because i didn“t found a adequate .net class to solve that job.
So i decided to treat the *.vcf file like a *.txt file. I just import ...
0
votes
1answer
1k views
read vcf (vcard) labels and values
I am trying to read a vcf, I am already getting the values, but unable to retrieve the type and prefixes.
Please see following code
<?php
require_once( 'Contact_Vcard_Parse.php' );
if ( ...
2
votes
2answers
3k views
How can I send vcard/contacts/?vcf var SMS or MMS in Android?
I want to modify the Android source code that can send (contacts/vcard/.vcf file) by
mms or SMS, the Android default way is through Bluetooth.
I find a lot of ways, but it all doesn't work.
I know the ...
4
votes
6answers
48k views
How to get a vCard (.vcf file) into Android contacts from website
I'm trying to add a vCard from a web link to the user's contact list on Android 2.2. When I direct the user to .vcf file, all I get is text output in the mobile browser. I have confirmed that the ...
1
vote
1answer
964 views
how to add .vcf file as attachment in application iphone
In my app I want to add .vcf file as attachment in MFMailComposeViewController.
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 ...
0
votes
3answers
12k views
How to import multiple vCard VCF contact files into Outlook 2007 using VBA
How to import multiple vCard VCF contact files into Outlook 2007 using VBA
3
votes
1answer
3k views
How do I parse a VCard to a Python dictionary?
I'm trying to figure out how to parse a VCard to a Python dictionary using VObject.
vobj=vobject.readOne(string)
print vobj.behavior.knownChildren
This is all I get:
{'CATEGORIES': (0, None, ...
0
votes
1answer
656 views
Upload vCard (.vcf) file to IIS7 Site
I'm trying to upload a vcard file to a site i've built with ASP.NET. It's hosted on an IIS7 server.
I keep running into the "content type not allowed" error when i try to upload the file. I have ...
0
votes
1answer
3k views
Convert vCard Bulk Contact File to Single .vcf files
I recently had an issue... I wanted to transfer my contacts fro my LG U990 Viewty to my iPhone 3GS
I exported the contacts from my LG to a vCard File containing all the addresses all in one as
...
3
votes
2answers
2k views
Python Library to Generate VCF Files?
Know of any good libraries for this? I did some searches and didn't come across anything. Someone somewhere must have done this before, I hate to reinvent the wheel.
2
votes
1answer
2k views
.NET Sample VCF Reader
Does anyone know of a good sample (inline in reply, or web tutorial) for extracting data from a VCF file using C#/.NET?
Does anyone use VCF files anymore? Is this even worth doing for a contact ...







