I have a simple xml in the dom, created and manuplated via JS.
How can I get the xml from teh dom?
I have attempted to get it from the DOM using httprequest POST, but that seems to put it into an array.
If that is the case, I dont know how to get the XML out of the array.
Any suggestions would be greatly appreciated. I can give more info upon request.
Server is running PHP 4.4.2 ,IIS
Start Free Trial