John, I'm looking at your XMLimport routine. For "standard" properties the syntax to add to UserInfo is oUserInfo.Profile.Country = GetXmlItemValue(xmlItem, "Country"). What is the correct syntax for adding custom properties? I have a custtom property that I'd also like to import. As always ... thanks for your great help! |