• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

XML in eMbedded Visual Basic 3

Confused

Elite Member
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
 
Whoops forgot to subscribe to the thread
rolleye.gif
 
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
 
Back
Top