Re: how to invoke the method in Server-side(Apache) from Client-side(VB) using WSDL.

2001-08-20 Thread Naresh Agarwal
;; "Randy Charles Morin" <[EMAIL PROTECTED]>; "James F" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, August 13, 2001 4:06 PM Subject: how to invoke the method in Server-side(Apache) from Client-side(VB) using WSDL. >

how to invoke the method in Server-side(Apache) from Client-side(VB) using WSDL.

2001-08-13 Thread chihongkim
Thank you for your interest in my writing... I am searching for the source about invoking the method in Apache Server-side from VB Client-side. I don't know how to access the server's WSDL file generated by IBM soap toolkit and how to use it . If you know how to make a code in Se