detect barcode scanner from web browser -
In the Java AE web application, I need to read data from the barcode scanner (user connected to the machine - client side),
< P> Display the data in the textbox and return the code back to the server. I think I have to understand how to do it.
Is it possible to detect if the scanner is connected / turned on and if not, then display a warning in the web page that the scanner is not connected? (Using some active x control or some other method)
When I did this, from the scanner Input Why do you need to locate the scanner?
Comments
Post a Comment