We have application which has mobile client and server application. Mobile clients gets installed in Symbian OS s60 which only supports vCard 2.1 to sending and receiving.
iam trying to write a class which imports *.vcf files (Vcard), because i didn´t found aadequate .net class to solve that job.
Please help, I am stuck with this issue. Basically I am getting a AVATAR BASED VCARD i can see that in debug mode, but ASMACK is not parsing image properly. Its just dropping the tag which contains t
I would highly appreciate if someone can help me how to recieve iq packets with ASMACK, i am sending raw iq packets but not able to receive it,
I\'m trying to create a vCard representation in the iPhone.I created a string representation for the vCard.I\'m not sure how to convert it into the NSData form in order to mail it as an attachment.Thi
I\'m using a PHP class to generate vcard: http://www.troywolf.com/articles/php/class_vcard/ But accented character do not show properly. I guess this is related to the character encoding, but I have
I would like my site visitors to be able to create a vCard, with all supported properties, notes, and some custom properties. Similar to what this website called vacrdmaker offers. I have found a php
This problem is almost certainly gonna have a really simple answer, but I just can\'t see it. I\'m programming an app for the iPhone in Xcode and I\'m trying to create an instance of an ABPerson objec
Hi i want to parse vCard format to a array. User may upload vCard 2,1 or vCard 3.0 i shouldbe able to parse it. I just want the email with names in the vCard in to a php array.
Given a website made with jQuery Mobile, what\'s the \"best way\" (most-cross platform) to allow user开发者_StackOverflows to create a new contact with my company\'s address and phone number.Vcard?