lto:[EMAIL PROTECTED]
Sent: 29 August 2003 14:32
To: [EMAIL PROTECTED]
Subject: Re: New to SOAP, need help with code
Neil,
Just to clarify -- the sample client they gave you is MS SOAP, not .NET.
(MS SOAP works with VB 6.0; .NET works with VB.NET).
Also: there's an error in the sample code in
Neil,
Just to clarify -- the sample client they gave you is MS SOAP, not .NET.
(MS SOAP works with VB 6.0; .NET works with VB.NET).
Also: there's an error in the sample code in this statement:
XMLCardPaymentRequest = "I'm
stuck"
Note that and don't match.
Looking at the sample VB clie
3 11:05
To: [EMAIL PROTECTED]
Subject: Re: New to SOAP, need help with code
Hi Neil,
unfortunately I've never used .NET and I'm pretty new to Java too. But I
learnt it all from the Java Web Services book (plus some very useful help
from this newsgroup).
It seems that knowing more about the we
3 11:05
To: [EMAIL PROTECTED]
Subject: Re: New to SOAP, need help with code
Hi Neil,
unfortunately I've never used .NET and I'm pretty new to Java too. But I
learnt it all from the Java Web Services book (plus some very useful help
from this newsgroup).
It seems that knowing more about t
Hi Neil,
unfortunately I've never used .NET and I'm pretty new to Java too. But I
learnt it all from the Java Web Services book (plus some very useful help
from this newsgroup).
It seems that knowing more about the web service would help you, rather
than just trying to 'blindly' translate the