|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have a barcode scanner.. is there a way to autosubmit the form after they scan the barcode into a text field?
i tried onChange but they still have to tab out of the field. the barcode always ends with a ^ (tab) but when i scan it into the text field it just prints the ^ rather than tabbing out.. example barcode: UGC1M0416M^ thanks |
|
#2
|
|||
|
|||
|
You could do an onChange event where it looks to see if the last character is a caret (^), and then do a form.submit. Good luck. |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Barcode Autosubmit for help! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|