G
Guest
Hi,
I am developing a simple ASP.NET web service and its consumer will be an
embedded device.
The devices calls the method, and the method returns succefully. But the
response is surrounded by XML tags, which is not recognized by the device. I
wonder if there is any way for me to control the response? That is if I
wrote "return "Hello world!", only "Hello world" is shown in the response.
Thank you!
BR
Younger Wang
I am developing a simple ASP.NET web service and its consumer will be an
embedded device.
The devices calls the method, and the method returns succefully. But the
response is surrounded by XML tags, which is not recognized by the device. I
wonder if there is any way for me to control the response? That is if I
wrote "return "Hello world!", only "Hello world" is shown in the response.
Thank you!
BR
Younger Wang