XML in eMbedded Visual Basic 3

Confused

Elite Member
Nov 13, 2000
14,166
0
0
I'm currently writing a program for PocketPC which will read the system information provided by the Web Server function in CoolMon. To do this, i need to be able to read/parse XML in the EVB program. I have the commands necessary to do it in VB, but not in EVB.

Links/files will be very helpful :)

Thanks in advance

ConfusedBW
 

Confused

Elite Member
Nov 13, 2000
14,166
0
0
Whoops forgot to subscribe to the thread
rolleye.gif
 

Confused

Elite Member
Nov 13, 2000
14,166
0
0
OK some more information:

I've tried loading the msxml.dll into EVB, but i cannot find a way to set a variable as an MSXML.DOMDocument.

What other features/functions do the same thing.

I need to get it to load and take values from an XML document, and set those values into variables.

ConfusedBW