Hey All,

Is there a way, because I can't seem to find one, where I can go:
 
<cfscript>
            xSearch = XMLSearch(XMLDoc, "/root/branch/");
 
            xSearchSub = XMLSearch(xSearch,
"/extra/[EMAIL PROTECTED]");
</cfscript>
 
Without it throwing a total wobbly?
 
I tried taking the individual nodes of the xSearch result, and searching
on them, or using them to create a new XML document.. but they don't
seem to resolve into REAL XML elements.
 
Either (a) you can't do this or (b) I'm missing something.
 
TIA
 
Mark

------------------------------------------------------------------
[EMAIL PROTECTED]
ICQ: 3094740
Safe From Bees
[ www.safefrombees.com�]
�



---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to