Hi,
I'm looking to do currency conversion from CAD to USD on the fly but need to get the daily conversion rate. I know of one site that has the rate on it:
The newest rate is added at the bottom. I either need to find a better site that shows this rate or I need to extract that rate from my posted url and then store it in my database. How do I go about grabbing that page and then seperating the value into a variable that I can use?
Thanks!
NATE
Got a question? Search G O O G L E for links to the fastest answers: www.google.com
I'm looking to do currency conversion from CAD to USD on the fly but need to get the daily conversion rate. I know of one site that has the rate on it:
The newest rate is added at the bottom. I either need to find a better site that shows this rate or I need to extract that rate from my posted url and then store it in my database. How do I go about grabbing that page and then seperating the value into a variable that I can use?
Thanks!
NATE

Got a question? Search G O O G L E for links to the fastest answers: www.google.com