En Mon, 03 Sep 2007 06:43:27 -0300, linuxprog <[EMAIL PROTECTED]>
escribi�:
> import IDutchservice_services
> soap =
> IDutchservice_services.IDutchbindingSOAP("www.ebob42.com/cgi-bin/NumberToWordsInDutch.exe/soap/IDutch")
> ok = IDutchservice_services.NumToStr0Request()
> ok.Num=5
> print soap.
linuxprog wrote:
> hello i need some help with ZSI module
> i want to use the web service located here
> www.ebob42.com/cgi-bin/NumberToWordsInDutch.exe/soap/IDutch
> the wsdl file :
> http://www.ebob42.com/cgi-bin/NumberToWordsInDutch.exe/wsdl/IDutch
> that web service is very simple , the funct