I'm working with a basic Barcode Web App. I have two textbox, so I need to scan one, and then fire an event to set the focus to the other one (the length of both textbox are not equal). If the both barcodes matches a dataBase search, display some label with the dataBase information.
Summary:
Scan one barcode, automatically set focus to the other textbox then scan the second barcode, finally display a result of the database lookup.
thanks guys!
ps. I'm working with VS 2010, asp.net and C# as codebehind.
Using jQuery (allow just numbers to barcode):