Barcode reader and text box
Hi. I am developing a kiosk system that will use a bar code reader as a college project. I want the reader to the read the bar code and to automatically log a user in. This would involve the page on screen changing without the user having to press enter. Is there any way to do this using C# & asp.net.
Thanks for any help that you can give.