Stunner01225
Technical User
What is the most efficient way to load an XML document from a string?
The only way I can find is by using the loadXML() method of the XmlDocument(), is there a better way?
Thanks for any help.
The only way I can find is by using the loadXML() method of the XmlDocument(), is there a better way?
Thanks for any help.