Topic: SelectSingleNode Problem (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=10793" title="Pages that link to Topic: SelectSingleNode Problem (Page 1 of 1)" rel="nofollow" >Topic: SelectSingleNode Problem <span class="small">(Page 1 of 1)</span>\

 
Karl
Bipolar (III) Inmate

From: Phoenix
Insane since: Jul 2001

posted posted 08-21-2002 17:27

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


Karl www.AZProGolf.com
karl@azprogolf.com

Karl
Bipolar (III) Inmate

From: Phoenix
Insane since: Jul 2001

posted posted 08-21-2002 17:48

Solved...
I doubled up my backslashes, ended up with:

\\\\hal\\audit\\audit32.exe

Thanks.

Karl www.AZProGolf.com
karl@azprogolf.com

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 08-21-2002 19:23

I'm glad that we could help, heh...


Petskull
Maniac (V) Mad Scientist

From: 127 Halcyon Road, Marenia, Atlantis
Insane since: Aug 2000

posted posted 08-21-2002 20:23

you know... we're here.... hard at work for you, man...


Code - CGI - links - DHTML - Javascript - Perl - programming - Magic - http://www.twistedport.com
ICQ: 67751342



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu