Feb 11, 2002 #1 rry2k Programmer Jun 28, 2001 678 US Is there a way to disable the f11 and shift keys so a user can't get into the database window? Thanks..Russ
Is there a way to disable the f11 and shift keys so a user can't get into the database window? Thanks..Russ
Feb 11, 2002 #2 jebry Programmer Aug 6, 2001 3,006 US Hi Russ! You can disable the F11 key by going to Tools-Startup-Advanced and unchecking the special keys option. You can disable the shift key by creating a property in your database called AllowBypassKey and setting the property to false. hth Jeff Bridgham bridgham@purdue.edu Upvote 0 Downvote
Hi Russ! You can disable the F11 key by going to Tools-Startup-Advanced and unchecking the special keys option. You can disable the shift key by creating a property in your database called AllowBypassKey and setting the property to false. hth Jeff Bridgham bridgham@purdue.edu