|
-
July 30th, 2009, 01:29 PM
#1
Accessing SOAP xml data with classic ASP
I've got a string variable, named strMethodResultXML, that has the contents of a SOAP xml response and would like to output only the actual data to the browser screen.
I'm using this: Response.Write strMethodResultXML
However, the output isn't correct and when I view the source code in the browser, it's outputting all the xml with the tags.
Any help?
Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|