[Home] [By Thread] [By Date] [Recent Entries]

  • To: "Xml-Dev" <xml-dev@l...>
  • Subject: Searching a SinglNode
  • From: "Karl Stubsjoen" <karl@a...>
  • Date: Tue, 20 Aug 2002 15:42:49 -0700
  • Importance: Normal

Hello,
I'm trying to find a subnode who's child node has a specific value.  The following is working great!
set updateNode = clientelm.selectsinglenode("AUTORUN/UPDATE[EXE='" & key & "']")
 
'(where "key" is the value to match in the childnode "EXE" of subnode "UPDATE")
 
Recently, I tried to match:
\\hal\audit\audit32.exe 
 
But doesn't work... : (  I'm thinking that maybe the "\" backslashes are messing me up.  Are these reserved for pattern matching?  If so, how do I look up something like this?
 
Karl

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member