- From: John Keyes <john.keyes@capeclear.com>
- Date: 29 Jul 2002 15:16:10 +0100
- To: Jennie Larsson <jennie_l2@yahoo.co.uk>
- Cc: Chris Sells <csells@sellsbrothers.com>, www-ws@w3.org
Jennie, The easiest way to do this is probably to use the WSDLReader object that is supplied with the SOAP Toolkit. Example code of using this with version 2 is available here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/soap/htm/wsdlom_ref_wsdlreader_1ctu.asp This may be updated in version 3, but I don't know. -John K On Mon, 2002-07-29 at 14:58, Jennie Larsson wrote: > > Thanks for the information Chris. But still I could not do the task that I want to be done. Simply I need to display all the input/output parameters through a VB6 interface, when the Web Service name is entered. Please let me know how I can do this.. > Thanks a lot. > Jennie. > Chris Sells <csells@sellsbrothers.com> wrote: > I recommend http://www.learnxmlws.com/. Yasser specializes in teaching VB programmers how to build and consume web services and he’s got his entire book up, I believe. > > Chris Sells > http://www.sellsbrothers.com/ > > -----Original Message----- > From: www-ws-request@w3.org [mailto:www-ws-request@w3.org] On Behalf Of Jennie Larsson > Sent: Friday, July 26, 2002 6:54 AM > To: www-ws@w3.org > Subject: Web Services through VB.. > > > > Hi All, > > I was given this assignment to create a VB interface, when the user enters the Web Service name, I have to show all the input parameters of that particular web service to the user. Then when the user selects the input parameters, I have to create the xml file automatically, that can access the web service to get the result, when the relevant data is passed on to the html file. > > I'm new to this area & therefore I need some assistance to get this application done. > > Please help me as soon as possible. > > Thanks a lot. > > Jennie. > > > > --------------------------------- > > Get a bigger mailbox -- choose a size that fits your needs. > > http://uk.docs.yahoo.com/mail_storage.html > > > > > --------------------------------- > Get a bigger mailbox -- choose a size that fits your needs. > > http://uk.docs.yahoo.com/mail_storage.html -- Cape Clear Software ph: + 353 1 241 9900 CAPE CLEAR named to Red Herring 100: http://www.redherring.com CAPE CLEAR named as top 10 private software firm: http://www.venturewire.com CAPE CLEAR awarded "Next Big Thing" at Enterprise 2002 http://www.capeclear.com/news/press_releases/reports/next_big_thing.shtml
Received on Monday, 29 July 2002 10:19:46 UTC