Hello,
I am facing some problem when I am reading XML file using VB6.
If any one know please reply to
[email protected]
File Format:
<?xml version="1.0"?>
<xml>
<TagsConfiguration>
<TagsList FrequencyOfTagsUpdation="10">
<Tag Name="Tag1" DataSource="Database" ScalingFactor="0.89"/>
</TagsList>
</TagsConfiguration>
</xml>
Regards,
Raja.