Hi,
I am trying to use a web service which is similar to this Web Service
The request Soap XML is like this...
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope...
Type: Posts; User: DP123; Keyword(s):
Hi,
I am trying to use a web service which is similar to this Web Service
The request Soap XML is like this...
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope...
Hi Arjen,
I have a question for u...I am trying to use a web service which is close to the Web Service http://www.webservicex.net/uszip.asmx
but there is small difference..
The request Soap...
I have a question for u...I am trying to use a web service which is close to the Web Service that is being talked about in this chain but there is small difference..
The request Soap XML is like...
I tried the Web Service call u were trying..I see the mistake ur doing is not using the Namespace in your XML Request.
ie. instead of doing this..
String uszipInput="<?xml version = \"1.0\"...