mnash
October 17th, 2003, 04:27 AM
i have a biz object oPatient. it has properties eg opatient.Istname, .sex etc. i want o create an XML file based on the some properties of this object in VB6.the aim is that when the object has data i ll add node text to the relevant nodes. how do i go about it?