RE: ms soap -- apache soap

2001-10-08 Thread Bono, Chris
: Friday, October 05, 2001 3:57 PM To: '[EMAIL PROTECTED]' Subject: RE: ms soap -- apache soap Here is a vb snippet that did it for me. I suppose the same set of calls should work the same in C++. Serializer.startElement string1 Serializer.SoapAttribute type, , xsd:string, xsi

RE: ms soap -- apache soap

2001-10-05 Thread Hansen, Richard
Here is a vb snippet that did it for me. I suppose the same set of calls should work the same in C++. Serializer.startElement string1 Serializer.SoapAttribute type, , xsd:string, xsi Serializer.writeString client 1 Serializer.endElement Rick Hansen We have been running an java apache