Hello,
i have a control app with a text field and a php button.
I would like an automatic action after reading a barcode in the text field:
the focus is in the text field, i read the barcode with an id value and a return (from the codebar reader)
the focus moves to the button with the execution of the click and of he php code
after the focus come back to the text field with a new null value ready for another barcode
How to do this ?
Regards
Gianpaolo