
November 2nd, 2003, 01:40 PM
|
|
Junior Member
|
|
Join Date: Oct 2003
Posts: 6
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Reading XML nodes with ASP classic
Hello everyone!
I've been searching the net for a good example of how to read nodes from a XML file using ASP classic (VBScript), but I couldn't find any.
I'll appreciate any explanation on how to handle the nodes, and how is it different from RecordSets. Code snippets of already made XML-reading scripts will be welcomed.
I'm attending to use Microsoft's parser - XML DOM.
Thank you!
|