Hi, I have created a form with a single text box and and send data button, once the barcode is scanned into the text box and the send but click, its send the data to a sql database.

However when i come to scan the next bar code, I have to manually click into the text box to activate the cursor, then I can scan again.

How can I make the cursor active in the text box after the button is pressed.

Many THanks