I need to call a webservice method using nusoap, the method needs two xml string parameters. one is 'settings' and another one 'record' I have done the following manner
i didn't get any error and the server response status is HTTP/1.1 200 OK
but i got response is FALSE.
my question: is this right way to pass xml parameter as a string type?
please reply
thanks
Bookmarks