Good Day All

I have a hand held barcode scanner (LXE MX8) which I'm making an ASP.Net website for. The standard functionality for scanning barcodes using a website is to have a textbox focused and then when you scan a barcode it populates the textbox with the barcode.

Does anyone know how to get the barcode without using a textbox?

Thanks!