Fingerprint Scanner/Reader using Digital Persona

This is a fingerprint scanner/reader that uses Digital Persona SDK. You can integrate this code if you have a Payroll System. The other version is GrFingerX. You need the digital personal SDK before using this code. You can find this software at Digital Persona’s website. Modify the config.txt file after you extract the file.

Countdown Timer for Bidding System

You can use this code if you have a bidding system. It’s a timer that will let your visitors know the time left before the bidding closes. The simple PHP script will look up the value from closing_date field of bids table then use it as the target date. The JavaScript is created by Robert Hashemian. You need to have PHP/Apache/MySQL running in your system in order to run this script. To learn more

AutoComplete ComboBox using Visual Basic 6.0

Somebody emailed me on how to create an AutoComplete ComboBox using VB 6.0. I have actually created this kind of code but using VB.NET entitled “ Autocomplete ComboBox in DataGridView Control”. I have taken the code off the net and modified it to suit my needs. Most of the example on the internet does not include database so I decided to add a database so it would be easy for you to understand on

ThumbSoft: Fingerprint Scanner/Reader using GrFingerX

This is a fingerprint scanning system use for Daily Time Record. I am using GrFingerX library to scan the fingerprint. You need to install the library from http://store.grfinger.com/Computer-Software/GrFinger-Fingerprint-SDK-2009-Free-Trial-30-Day. I also include the GrFingerX.dll just in case the installer cannot register the library. Before you run the program you need to change the location of

Class Scheduling System for Beginners

Class Scheduling System - was created for beginners only. This program having the common functions in database manipulation such as (Add, Update, Delete, Search and Reloading records to fill the listview control). This is good example to start database programming. Download now and drop your comments and suggestions. Thank you SOURCECODESTERS! Kind Regards, Leo