I need some advice on implementing an "accessing" system. I have already
implemented a few systems that now require some sort of advance
accessing mechanism. I say advance because some parts of the systems
that I have written are accessible by all, and some other parts should
be accessible by managers, and still some other parts accessible by even
fewer people. Not only that, I am also required to determine the
identity of the user (not very challenging here), but to display the
methods (links, buttons, ...) that the user with his/her access level
can use and click on. I am hoping for some suggestions. All comments
welcomed.
Thanks in advance
-r

Reply via email to