Hi all,
i need code to read xml file and at same time i have store that xml attribute with path ..
plz check bellow ex,,
<node1..attribu te1="value1"... attribute2="val ue1"..>
<.....>
<element1 attribute3="val ue3" .....>
............... ....
</element>
...
</node>
suppose this is a xml file
i have to read each attribute & value with details of related element and node..
plz send the code in Vb 6.0 ASPS.
i need code to read xml file and at same time i have store that xml attribute with path ..
plz check bellow ex,,
<node1..attribu te1="value1"... attribute2="val ue1"..>
<.....>
<element1 attribute3="val ue3" .....>
............... ....
</element>
...
</node>
suppose this is a xml file
i have to read each attribute & value with details of related element and node..
plz send the code in Vb 6.0 ASPS.
Comment