hi.....guys.......can some of u give me a favor about XML ???
I tried to retrieve the data from XML file using MSXML2 and want to display into textbox control, but so far it doesn't work.
my xml code more or less :
<Head>
<Name>andy</Name>
</Head>
my question is simple: how can i retrieve and display andy inside node <Name> in XML file into text box using vb6.
thank's
I tried to retrieve the data from XML file using MSXML2 and want to display into textbox control, but so far it doesn't work.
my xml code more or less :
<Head>
<Name>andy</Name>
</Head>
my question is simple: how can i retrieve and display andy inside node <Name> in XML file into text box using vb6.
thank's