VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



YCCO (Yahoo Currency Conversion Online)

by Paul Collingwood (2 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

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)

Download YCCO (Yahoo Currency Conversion Online)

Download YCCO (Yahoo Currency Conversion Online) (30 KB)

YCCO (Yahoo Currency Conversion Online) Comments

No comments have been posted about YCCO (Yahoo Currency Conversion Online). Why not be the first to post a comment about YCCO (Yahoo Currency Conversion Online).

Post your comment

Subject:
Message:
0/1000 characters