All,
I have db which contained user login system which mean i have form that opens when i open db. Also i have created my own menu bar. What i am looking for is how to disable menu bar that i have created if the the user logged invalid and enable if the user valid
in other words, i don't want user to open any other forms from the menu bar if the users click on the menu bar items without login
Any prompt help appreciated
Thanks,
I have db which contained user login system which mean i have form that opens when i open db. Also i have created my own menu bar. What i am looking for is how to disable menu bar that i have created if the the user logged invalid and enable if the user valid
in other words, i don't want user to open any other forms from the menu bar if the users click on the menu bar items without login
Any prompt help appreciated
Thanks,
Comment