Hi,

I'm in a bit of a bind. I'm programming a mobile module for our production tracking system. We're using handheld Pocket PC scanners in the warehouse. The way I can program it is that they click on a textbox and then scan the barcode. I don't want them to have to click the textbox though. How can I set focus to a textbox in a mobile web app?

JP