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
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