Working with Nodes

R

ridawg

Hey,

Is it possible to clone a node (and it's children) and append it as a child
to a different parent node? I would like to create a node that I can use as a
template. Then as records are returned from a query I would clone it (and
it's children) and attach the new record to a different parent with the data
filled in.

I've worked with nodes a little but I can't seem to figure this out. I'm
using VBScript so examples in VBScript are preferred but I'll take whatever
examples anyone is willing to share and figure out how to convert them to
VBScript.

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top