I need to save raw XML text to a database. If I open a .xml file locally on the server and INSERT the raw text into the database, it works fine. If, however, the server receives an xml feed with XMLobj.loadXML(request), there appears to be no way to extract the raw text from XMLobj.
Any ideas?
Thanks
Pete
Any ideas?
Thanks
Pete