Description
I have a time and attendance application that is accessed through a local telnet session.
Our employees use a computer to log into the attendance software, enter their user id, company# and pin and then select one of two options: (1)Send the letter"T" followed by the enter key to view their weekly time card or (2) Send the enter key to clock in/out.
I would like to create a program that accomplishes the above commands while also integrating a biometric finger scanner to authenticate the user.
Our terminal emulater software(Reflections) supports VB script and that would be the method for integrating the biometric verification with the terminal session.