lacampeona
Registered User.
- Local time
- Today, 01:33
- Joined
- Dec 28, 2015
- Messages
- 392
Hello everybody
i have some problems.
I write a database which will store some result. The results are in the table.
i want that my table is save so i want to disable some buttons ( on the keyboard and on the mouse) that users cant use and here i have problems,
I cant disable the backpace key. i try everythinb but is not working,
i try these.
i have macro called Autokeys and inside that i write the folowwing
submacro {BACKSPACE}
and then message box this button is not available.
can somebody help me? is another way that i can use to protect my table?
i already disable delete button, copy, cut.
but how to disable backspace button?
i alredy also now to disable ribbon bar but is any other way ? i know that you can also hide the tables.,..but for me the tables are very important and i want to user can see it. in the form he enter the information and then in the table he can see it.
please help mee
thank you
i have some problems.
I write a database which will store some result. The results are in the table.
i want that my table is save so i want to disable some buttons ( on the keyboard and on the mouse) that users cant use and here i have problems,
I cant disable the backpace key. i try everythinb but is not working,
i try these.
i have macro called Autokeys and inside that i write the folowwing
submacro {BACKSPACE}
and then message box this button is not available.
can somebody help me? is another way that i can use to protect my table?
i already disable delete button, copy, cut.
but how to disable backspace button?
i alredy also now to disable ribbon bar but is any other way ? i know that you can also hide the tables.,..but for me the tables are very important and i want to user can see it. in the form he enter the information and then in the table he can see it.
please help mee
thank you