Subject: SelectSingle Node
From: "Karl Stubsjoen" <karl@xxxxxxxxxxxxx>
Date: Wed, 21 Aug 2002 07:56:06 -0700
|
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
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- SelectSingle Node
- Karl Stubsjoen - Wed, 21 Aug 2002 10:54:13 -0400 (EDT) <=
- jody - Wed, 21 Aug 2002 11:17:50 -0400 (EDT)
- jody - Wed, 21 Aug 2002 11:21:35 -0400 (EDT)
|
|