You mean like:

<cfinvoke
        webservice="http://www.xmethods.net/sd/CurrencyExchangeService.wsdl";
        method="getRate" returnvariable="APPLICATION.xRate">
                <cfinvokeargument Name="country1" value="Australia">
                <cfinvokeargument Name="country2" value="United States">
</cfinvoke>

Just multiply the prices by Application.xRate

Bryan Nolen
Lead Developer, Arc.Net.Au
Ph: 03 9499 2929
Fax: 03 9854 5436
Mobile: 0402 022 292
http://Arc.Net.AU
http://cdonline.com.au


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Mike Kear
> Sent: Wednesday, 4 February 2004 8:16 PM
> To: CFAussie Mailing List
> Subject: [cfaussie] Re: Web Service - this gets error . can 
> anyone see why?
> 
> 
> Thanks Sean,  that's not the answer I was hoping for but I do 
> thank you. 
> 
> So is there a currency conversion I can use without having to 
> do all that?
>  Anyone know of another web service or other way to convert currencies
> automatically?   What i want to be able to do is have a user 
> enter his own
> currency, then use the resulting conversion factor to change 
> the currency
> the whole shopping cart displays in.
> 
> 
> I'm sorry but it's likely this question might appear a few more times
> because our email has been disrupted badly for 2-3 days now and I have
> been trying to ask this question. It still hasn't appeared in 
> my Outlook
> yet - I'm using the web interface instead.
> 
> Cheers
> Mike Kear
> 
> 
> > On Feb 2, 2004, at 5:31 AM, Michael Kear wrote:
> > > I want to consume a web service for converting currencies  (at
> > > http://www.webservicex.net/CurrencyConvertor.asmx?wsdl )  
> and I used 
> > > the
> > > EXCELLENT implementation in DreamweaverMX to write the 
> code.  That 
> > > drag and
> > > drop is an absolute gem for this!
> > 
> > Certainly makes using WS a lot easier! :)
> 
> [SNIP]
> 
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to 
> [EMAIL PROTECTED]
> 
> MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
> http://www.mxdu.com/ + 24-25 February, 2004
> 


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to