theberry
The Berry
- Local time
- Today, 05:49
- Joined
- Jun 17, 2008
- Messages
- 7
My boss wants me to write a form for employees to log in on an external keypad while the user is working on another form in the database. The user does not want to buy a dedicated computer for the keypad, so I will have to run a form in the background and direct the input from the keypad to that form (I guess keypad will be on a USB port). How do I trap the input from the keypad and direct it to a form running in the background without giving this form the focus or mixing the input from the keypad with input from the keyboard?