|
-
September 12th, 2004, 11:42 PM
#1
Disable 'shift' key
Hi all,
Another tricky question - tell me, is it possible to disable the "shift" keys? Reason I ask is because I'm starting an MS-Access database in the background and I have to open a password protected database. All of which is working quite well, but if the user is savvy enough to know to hold down the shift key while and after my program pokes in the password - the database opens completely unprotected! (The user can view all forms/tables/fields, etc). I thought about disabling the whole keyboard but if my program happens to crash during execution, the user's only recourse is to hit the reset key. Not friendly!
Essentially, while my program runs, I need to be able to stop the shift key being pressed and, after a certain point, re-enable it.
Thanks,
Mark
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|