Hey guys I have a question that has been asked a million times but i have a little twist that i can not seam to find.
I am building a POS system that is web based. I need to be able to open a cash drawer. I know that i can not control a usb device from a web site but what im thinking would work is if i use Microsoft visual basic and use the web browser that is built with in the program could i some how use an event listener that would wait for a button that would say Hey time to open the cash drawer. This way the button is passing the action to the program then the program that is installed on the customers computer trigger the usb port that would open the cash drawer?