Look in the custom tag devex on allaire site. I am unaware of any builtin
SOAP support in CF.

On Thu, 29 Nov 2001, Costas Piliotis wrote:

> Hi ppl.  If anyone has worked with SOAP, I'm in desperate need of some help.
> 
> I have some VB Code as follows:
> 
> Dim SOAPClient As SOAPClient
> Set SOAPClient = New SOAPClient
>     
>     SOAPClient.mssoapinit
> ("http://services.xmethods.net/soap/urn:xmethods-CurrencyExchange.wsdl";)
>     MsgBox (Str(SOAPClient.getRate("England", "Japan")))
> 
> 
> When I try to convert the same code to CF, I get an error message
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to