frameexpert
2006-09-17 12:56:16 UTC
I want to delete the text from an element. I am simply setting the
element's text property to a null string.
oElement.text = "";
This works, but is there an MSXML function that does the same thing?
Thanks.
Rick Quatro
element's text property to a null string.
oElement.text = "";
This works, but is there an MSXML function that does the same thing?
Thanks.
Rick Quatro