YCCO (Yahoo Currency Conversion Online)
This project demonstrates a module called YCCO, which accesses the internet to facilitate up-to-the-minute currency conversions for over 150 world currencies.
Forget any other mechanisms you've seen - this is THE module for anyone writing an application which needs to know the latest exchange rates, and that has internet access!
This project has code which demonstrates the following:
* Getting the HTML content of a website.
* Using elemetary string parsing techniques.
* Using the registry as a store of data.
* Writing functions that accept generic objects as parameters, and decide how to manipulate them accordingly.
Original Author: Paul Collingwood
Inputs
Included in the module are a handful of functions which configure the process, including the registering of some required controls, so that the provision of the currency data is as simple as possible.
Assumptions
By using an option demonstrated in the demo, the module can use the registry to store any currency conversion rates, thus increasing the performance significantly, especially when performing conversions between many different currencies.
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 80 times
Categories
Attachments
YCCO_(Yaho826845132002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 31,702 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.