Barcode scanned items, display related details
MikeOBIJun 25 2011 — edited Jun 26 2011Hi All,
I'm developing an application at the moment, that includes integrating a barcode scanner.
I have a large textarea, which allows the user to scan multiple items, carriage returning after each. So I end up with a vertical list of scanned barcode ID's. What I would like to do, is for each scanned item, lookup that item and display the related item description (the barcode contains the part ID, so I can use this to lookup the details). Does anyone have an example or ideas on how this might be achieved? I'm hoping that it's possible to make an AJAX call on each carriage return, or something similar to that?
Thanks,
Mike
Edited by: Mike, UK on Jun 26, 2011 9:45 PM