Jump to content

Using Barcode scanners with forms


texmansru47

Recommended Posts

I have seen a couple of these questions asked before but I cannot remember if there was ever an answer:

 

I need to incorporate a barcode scanner for my forms in data entry... I have seen a few responses that we should use javascripts... but where can I find some reference material on javascripting for barcode scanners? Primarily for incorporating a <Tab> instead of a <ENTER> when a field is scanned and/OR how to get the barcode cursor move to the next field if there is no way to set the <ENTER> function of the scanner to a <TAB>.

 

Any ideas?

 

Link to comment
https://forums.phpfreaks.com/topic/116525-using-barcode-scanners-with-forms/
Share on other sites

Well you got my attention.

So so I understand the story

 

You scan one bar code. That populates a form on a web page.

 

From there you want it to go to the next field.

 

The only thing I could say would be to look for java script that after to field is filled to go to next.

 

might want to check this out too....

 

http://www.w3schools.com/JS/tryit.asp?filename=tryjs_autonext

 

Brett

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.