I've disabled the navigation pane on start-up of my database. I've also created a custom login page that shows up at start-up. What I need is the code that will make the navigation pane reappear when the login page recognizes me as the user. The database already recognizes all users and their permission levels, I just need the code to make the navigation pane appear.
Thanks.