Need code for make barcode data separate into two textfield

Posted by klox on Stack Overflow See other posts from Stack Overflow or by klox
Published on 2010-06-01T01:54:41Z Indexed on 2010/06/01 2:03 UTC
Read the original article Hit count: 403

Filed under:
|
|
|

hello...i have a problem with my project..i want to use barcode scanner for input data to textfield (i'm using jquery). this barcode scanner read serial number and model name of each product..but after scan, serial number and model name appear in one textfield. how to make them appear separately into different text field..first textfield for serial number and second textfield for model name...

is there some code to make it??use ajax,javascript or something else??

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery