hey everyone.i have a project that requires the use of a barcode scanner then apply it to a vb6 application
i dont know how to do this.
the barcode scanner will read the barcode from the id of an employee.
then after reading it, all the details of that employee will be displayed in different controls (labels, textboxes) from the database
any sample code??
initially, i have a textbox and a command button.when i clicked the command button,
all the details of that employee with the employee number (inputted in the textbox) will
be displayed.
how can i do this using a barcode scanner without clicking the command button??
thanks in advance
im using mysql as my database.thanks. :-)