Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Barcode scanned items, display related details

MikeOBIJun 25 2011 — edited Jun 26 2011
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2011
Added on Jun 25 2011
5 comments
203 views