Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Raw XML text

Status
Not open for further replies.

petegeek

IS-IT--Management
Sep 21, 2006
4
US
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

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top