Create Contact Item with Datasets from a XML File

M

Martin

Hi there,

how can i read datasets from a xml File to create a new contact Item with
this data? My problem isn't the creation of a new item but i don't have any
hint how i could read from a xml file. I was reading in further groups about
the msxml parser, but how can i use it to collate e.g. the field
<Firstname>Rudolf</Firstname> to my variable firstname.

I hope you have a hint or some code for me.

thx Martin
 
Top