PDA

View Full Version : XML/asp question


DesertPike
08-25-2003, 02:48 PM
ok, im using asp (no cant change to PHP) and im trying to manipulate some XML.

first of all, does anyone know of a good resourse where I could find all the functions asociated with Msxml2.DOMDocument.4.0.

plus, I have just done this command:

set idNode = objXML.selectSingleNode("//news/item/id[. ="&list&"]")

now how can I find out what position that id node that matched the list parameter was found?

(Sorry if im bad at explaining I can try and explain more if there are questions)

------------------
Dont press the red button. Whatever you do, DO NOT press the red button......you just pressed the red button didnt you?