We have been developing web application in asp.net. We need barcode scanner to be integrated into our application. As i know scanner can acts as a key board, can you please tell the method to integrate barcode scanner into this asp.net web based application?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
It's just a web page. Make sure the textbox you want the result in has focus right away, and just use the barcode scanner like a keyboard.
You should be able to configure the scanner so it also "presses enter" which will allow your form to be submitted.
This is one piece of hardware they tended to get right - nothing fancy required.