Hi All,
I have successfully created an XML file using the XMLDOM.
I just don't know how to edit the content afterwards. Is there a way to access the text property of a sprcific node?
I've heard one way to edit is by using XSL. Does anyone know of any other solutions, and if possible could someone post a partial solution to help get me started in the right direction. Thanks
I have successfully created an XML file using the XMLDOM.
I just don't know how to edit the content afterwards. Is there a way to access the text property of a sprcific node?
I've heard one way to edit is by using XSL. Does anyone know of any other solutions, and if possible could someone post a partial solution to help get me started in the right direction. Thanks