Stoffel Armin wrote:
Hi How can I copy the hole xmlDoc text to a string. xmlSaveFormatFileEnc copy the hole text to a file. I should have a string variable with the hole xml information.
Hi How can I copy the hole xmlDoc text to a string.
Hi Armin, Try xmlDocDumpMemory (See the tree API) - Rush