Saving a DOM Tree that's in IE

From
Roger L. Costello <>
To
Date
2002-06-26T14:00:26Z
ID
<>
Thread
Saving a DOM Tree that's in IE
Suppose that I add to a DOM tree using Javascript in Internet Explorer
(e.g., add a new subtree).  Is there a way to save the in-memory DOM
(send it back to the server)?  /Roger