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 "<".
Is there a way to get the XML data as it is, using
ResponseBody, without getting it converted?
Thanks in advance,
Srini
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 "<".
Is there a way to get the XML data as it is, using
ResponseBody, without getting it converted?
Thanks in advance,
Srini