Click to See Complete Forum and Search --> : Only writeout part of xml


damon2003
12-10-2007, 10:15 AM
Hi,

I have some xml that I have stored in a variable. I want to chop off some if the XML between one node and another and just writeout the rest.

How can this be done without using DOM?

thanks,