JCB Software Credit Card Validator
**********************************
Version 1.5

NO installation required: just make reference to the dll in your VB project.

This DLL allows you to know whether the number of a credit card is valid or not.

The usage is extremely simple:

TWO methods : 

1 - IsCardValid(<number_of the card>) as Boolean

    NOTA: <number_of the card> must be previously declared as a String

2 - CardName(<number_of the card>) as String

    Returns "Visa", "AMEX", "Diners", "JCB" etc.

This demo version has a nag screen which disappears in the registered version.

For registering, 

* send a mail to : jcb@mail.org
  or
* register online at https://www.regnow.com/softsell/nph-softsell.cgi?item=2573-1


You will find included in this zip file an example for Visual Basic 6.0

For information on other JCB Software products, just jump to 
http://members.xoom.com/jcbagieu

