|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
How to import data from XML to VB5/VB6 without setting a reference to MSXML
Hello, do you know how to import data from an XML file to VB5/VB6 without setting a reference to MS XML?
What I mean is, can you parse an XML file through pure VB code, extract the records from it and show the data in a VB form, e.g. in one or more textboxes? Thanks in advance. |
|
#2
|
|||
|
|||
|
Sure you can write code to parse an xml file, but it will be a lot of work.
|
|
#3
|
|||
|
|||
|
|
|
#4
|
|||
|
|||
|
I know it's a demanding job, but I would very much like to develop my own XML parser using VB.
Quote:
|
|
#5
|
|||
|
|||
|
I support U!But U must know the difficulty of this develop work..This is the W3C XML group link:http://www.w3.org/XML/Core/
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > How to import data from XML to VB5/VB6 without setting a reference to MSXML |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|