VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

YCCO (Yahoo Currency Conversion Online)

Paul Collingwood  (2 Submissions)   Internet/HTML   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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.

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.

Assumes
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.

Rate YCCO (Yahoo Currency Conversion Online) (6(6 Vote))

Download YCCO (Yahoo Currency Conversion Online)

YCCO (Yahoo Currency Conversion Online) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters