Calling WebService using ServerXMLHTTP

  • Thread starter sujata shanbhag via .NET 247
  • Start date
S

sujata shanbhag via .NET 247

HI,
I am using MSXML4.0 to call .NET Webservice from VB
client. My Webservice returs XML string. But if I use
ResponseBody of ServerXMLHttp to read the response
sent by WebService, the '>' is converted to ">" and
'<' is converted to "&lt;".
Is there a way to get the XML data as it is, using
ResponseBody, without getting it converted?

Thanks in advance,
Srini
 
K

Kevin Daly

I think the solution may be not to use ResponseBody.
Isn't there a ResponseXML property? That might be what you want.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top