VB6 Client. Perl Server. WSDL. Return Multiple params.
Tim Mundy <[email protected]> Sat, 19 Apr 2003 14:57:22 -0600
| Newsgroups | gmane.comp.windows.devel.soap.general |
|---|---|
| Message-ID | <003301c306b6$464557f0$badf4f18@mundycomp1> |
Hello, The subject line pretty much sums it up. My problem is that I can't figure out how to send multiple output params from my perl server to my VB6 client. I'm able to.. Do mulitiple output params from a perl client to a perl server. Do single output params from a VB6 client to a perl server. But when I try doing multiple params via VB6 to my perl server, I run into all sorts of problems. Does anyone have an example from a VB6 client to a perl server (with wsdl) returning multiple parameters? (Ideal Example) Any similar examples? (Biggest hurdle seems to be the multiple output params) Thank you for your time, Tim