Hi All,
Can anyone tell me how can i retrieve data on my web service written in .NET. I have posted my data through XML HTTP Request. Data has successfully posted as it returns readyState as 4. But i dont know how to access the data on the service so that i can do manipulation on that data.
Thanks