Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Instant Currency Conversion
Old 09-30-2004, 04:04 PM Instant Currency Conversion
Junior Talker

Posts: 2
Trades: 0
Folks,

Help really needed. I've scoured the internet, and really found what i was looking for.

I have a sales website trading in GBP. I would like to display the costs in USD & EUR at the same time, using real-time currency conversion. Basically looking for a table display that will have one fixed value per item, and the USD & EUR will be calculated and displayed alongside the GBP/fixed value instantly.

Any ideas how could do this? Anyone know where there may be a script lurking that can help me here?

Thanks
computerwitness is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-01-2004, 08:08 AM
pencer's Avatar
Extreme Talker

Posts: 179
Location: Nottingham UK
Trades: 0
Are you using ASP or PHP as your coding language?

Either way, i'd just store the current conversion rate from GBP to USD in one variable, and use another to hold the GBP to EUR rate. Then multiply your GBP value by the relevant variable to get the value in USD or EUR.

Of course you'll need to find somewhere that you can get the curremt conversion rates in real time from.
I beleive osCommerce has a facility to update its conversion rates in real time, maybe try looking how they do it?
pencer is offline
Reply With Quote
View Public Profile Visit pencer's homepage!
 
Old 10-01-2004, 10:19 PM
Junior Talker

Posts: 2
Trades: 0
Thanks. PHP is what I will be using. OSCommerce has a facility to update the value which has to be a scheduled or manually forced update of the stored value, so it's not true real-time. I'll have a look at how they do it though.
computerwitness is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Instant Currency Conversion
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.42191 seconds with 12 queries