VCards

Login to reply to this topic.
Wed, 2008-08-13 10:45
Joined: 2008-03-11
Forum posts: 44

Hi All,

I am using Syexpat parser for parsing a xml file. It working properly... Now
I want to parse Vcard format file ,,,,,,,,Please help me what i should do.......It urgent for me.

Satish Khatri


Wed, 2008-08-13 16:56
Joined: 2007-09-23
Forum posts: 159
Re: VCards

There's this cool thing called the internet which has some cool sites such as google.com and wikipedia.com which means even if you don't know anything about vCard all it takes is 2 minutes to find outthat vCard isn't based on XML.

So I am wondering therefore why you are mentioning XML in your posting?

What do you need to parse it for? There is an existing vCard parser in Symbian, part of ther versit component.

Mon, 2008-08-18 05:43
Joined: 2008-03-11
Forum posts: 44
Re: VCards

Hi,
Thanks Sir, Please can u send me any link or example regarding VCard format because I am new in symbain.

Thanks in advance.

Satish Khatri

Mon, 2008-08-18 06:09
Joined: 2005-11-20
Forum posts: 1242
Re: VCards

Just check the Symbian SDK documentation for "versit".


René Brunner

Mon, 2008-08-18 07:46
Joined: 2008-03-11
Forum posts: 44
Re: VCards

Hi,
Thanks sir I got an idea.

satish Khatri

Mon, 2008-08-18 18:49
Joined: 2007-09-23
Forum posts: 159
Re: VCards

The vCard format is not defined by Symbian.

2 minutes using Google and you can find all this out for yourself.

Wed, 2008-08-20 18:48
Joined: 2007-08-26
Forum posts: 59
Re: VCards

you can easily parse the vcard using symbian API.

  • Login to reply to this topic.