Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
JakeFlynn #1
Handling roles
I have 3 different user roles and was wonder what the best practice for
handling the different output they see when going to the same page. For example
admin sees more information than other roles who visit the same page ect.
Should this just be handled with a bunch a cfif's scattered here and there for
each role? Seems to me that could get messy is there another way to do it
maintaing better structure?
thanks
Jake
JakeFlynn Guest
-
Roles and Permissions??
Jose, hopefully you are still around at this address and can help us out. We are doing what sounds to be exactly what you were trying to do; and... -
Get User Roles?
In C#, I want to log in a user who has a specific role. The role was originally "Cashier". However, now the "Cashier" can be prefixed with... -
determining roles
Hi all, I'm creating a web application that attempts to restrict access by checking the IsInRole function for the desired roles. This works for... -
Problem using Allow Roles
Dear All, I have an application secured using the following in the web.config file... <authorization> <deny users = "?" /> <allow roles =... -
SQL App roles and intranet
Hi, I have been charged with redesigning my companys intranet. The Intranet uses sql server as the backend db. Currently the intanet uses... -
-
JakeFlynn #3
Handling Roles
I have 3 different user roles and was wonder what the best practice for
handling the different output they see when going to the same page. For example
admin sees more information than other roles who visit the same page ect.
Should this just be handled with a bunch a cfif's scattered here and there for
each role? Seems to me that could get messy is there another way to do it
maintaing better structure?
thanks
Jake
JakeFlynn Guest
-



Reply With Quote

