You can write a udf that could do something like this.
<cfif isAllowed("update user record")>
show update link here
</cfif>
Any user who has the security role that has this ID will pass the test. You can revoke a permission right from a role by simply removing that object id from the role.
Nick Han
>>> [EMAIL PROTECTED] 05/21/04 12:18PM >>>
Hi all
i'm looking for any example how to create an user control with roles permissions... like Administrator is God, Managers could insert and change, SK8er Boy could only view certain aspects from appl....
Please do you have any example?
Thanx in advance.
--
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

