RE: CF & Currency Conversion

2002-10-10 Thread Everett, Al

Sounds like a Web Service to me.

Here's four I found at xmethods.com:

http://www.xmethods.com/ve2/ViewListing.po?serviceid=102592
http://www.xmethods.com/ve2/ViewListing.po?serviceid=94320
http://www.xmethods.com/ve2/ViewListing.po?serviceid=96
http://www.xmethods.com/ve2/ViewListing.po?serviceid=5

> -Original Message-
> From: Srimanta [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 09, 2002 8:39 PM
> To: CF-Talk
> Subject: CF & Currency Conversion
> 
> 
> Hi All,
> Is there a CF tag availabe that can convert currency values 
> depending on
> user selection (country)?
> I have a CF application which requires displaying currency 
> values depending
> on the exchange rates.
> The default currency is Australian Dollars. However users  
> need to see other
> values eg NZ Dollars,
> UK Pounds, HKDollars, US dollars etc. Changes have to be real time.
> I have seen similar in some ASP run websites.
> Any ideas as to how to implement it in CF  ?
> 
> Thanks
> 
> Srimanta
> 
> 
> - Original Message -
> From: "Jochem van Dieten" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Thursday, October 10, 2002 12:25 PM
> Subject: Re: OT: SQL Question
> 
> 
> > Tony Carcieri wrote:
> > > Hi all,
> > >
> > > Here's what I want to do:
> > > UPDATE tablename
> > > SET column = 0
> > > WHERE ID = ???
> > >
> > > I want to specify a range of numbers (like 100-200) and 
> increment it by
> 2.
> > > So, 100, 102,104etc would only be updated and the rest wouldn't.
> >
> > WHERE
> > ID BETWEEN 100 AND 200
> > AND MOD(ID, 2) = 0
> >
> > Jochem
> >
> >
> > 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: CF & Currency Conversion

2002-10-09 Thread Matthew Walker

We use this in combination with soXML. It would be easier of course with
MX.
http://www.bnz.co.nz/xml/currencySelect.xml

Regards, 
Matthew Walker 
http://www.matthewwalker.net.nz



> -Original Message-
> From: Srimanta [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 10 October 2002 1:39 p.m.
> To: CF-Talk
> Subject: CF & Currency Conversion
> 
> 
> Hi All,
> Is there a CF tag availabe that can convert currency values 
> depending on
> user selection (country)?
> I have a CF application which requires displaying currency 
> values depending
> on the exchange rates.
> The default currency is Australian Dollars. However users  
> need to see other
> values eg NZ Dollars,
> UK Pounds, HKDollars, US dollars etc. Changes have to be real time.
> I have seen similar in some ASP run websites.
> Any ideas as to how to implement it in CF  ?
> 
> Thanks
> 
> Srimanta
> 
> 
> - Original Message -
> From: "Jochem van Dieten" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Thursday, October 10, 2002 12:25 PM
> Subject: Re: OT: SQL Question
> 
> 
> > Tony Carcieri wrote:
> > > Hi all,
> > >
> > > Here's what I want to do:
> > > UPDATE tablename
> > > SET column = 0
> > > WHERE ID = ???
> > >
> > > I want to specify a range of numbers (like 100-200) and 
> increment it by
> 2.
> > > So, 100, 102,104etc would only be updated and the rest wouldn't.
> >
> > WHERE
> > ID BETWEEN 100 AND 200
> > AND MOD(ID, 2) = 0
> >
> > Jochem
> >
> >
> > 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



CF & Currency Conversion

2002-10-09 Thread Srimanta

Hi All,
Is there a CF tag availabe that can convert currency values depending on
user selection (country)?
I have a CF application which requires displaying currency values depending
on the exchange rates.
The default currency is Australian Dollars. However users  need to see other
values eg NZ Dollars,
UK Pounds, HKDollars, US dollars etc. Changes have to be real time.
I have seen similar in some ASP run websites.
Any ideas as to how to implement it in CF  ?

Thanks

Srimanta


- Original Message -
From: "Jochem van Dieten" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, October 10, 2002 12:25 PM
Subject: Re: OT: SQL Question


> Tony Carcieri wrote:
> > Hi all,
> >
> > Here's what I want to do:
> > UPDATE tablename
> > SET column = 0
> > WHERE ID = ???
> >
> > I want to specify a range of numbers (like 100-200) and increment it by
2.
> > So, 100, 102,104etc would only be updated and the rest wouldn't.
>
> WHERE
> ID BETWEEN 100 AND 200
> AND MOD(ID, 2) = 0
>
> Jochem
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com