Thanx Michael and JT...

please look this link to view that 4 images...

Menu for Admin User:
http://www.renatoimoveis.com/user183/menu_sample_admin.gif

Collapsible for Admin User:
http://www.renatoimoveis.com/user183/menu_sample_admin_collapsible.gif

Menu for Manager User:
http://www.renatoimoveis.com/user183/menu_sample_manager.gif

Collapsible Menu for Manager User:
http://www.renatoimoveis.com/user183/menu_sample_manager_collapsible.gif


Please give us your comments.

Thanx once more again.

W.E.


On Sun, 31 Oct 2004 21:57:36 -0500, JT News <[EMAIL PROTECTED]> wrote:
> Your talking about an ACL (access control list).  Most mature
> applications have this in one form or another.  They typically involve
> (in my experience) an access level that is numeric (say 10 for an
> admin and 1 for guest) and involve evaluating the current user's
> access to determine if a tab should be displayed or not.
> 
> psuedo code:
> 
> if ( user.access GTE 5 )
> {
>  // show tab
> }
> 
> You also need to keep in mind that users can be curious and may try to
> access a screen they are not suppossed to have access to.  For this
> reason, you also need to have some security on each screen to redirect
> or display an access denied message if the unauthorized user happens
> to arrive at the screen.
> 
> What are your concerns or areas you feel like you need help?
> 
> Hope that helps some...
> 
> --
> Exciteworks, Inc
> Expert Hosting for less!
> *Ask for a free 30 day trial!*
> http://exciteworks.com
> 
> Plans starting at -$12.95- including MS SQL Server!
> 
> On Sun, 31 Oct 2004 11:35:47 -0500, Michael T. Tangorre
> <[EMAIL PROTECTED]> wrote:
> > Better post the images on one of your servers and send the links...
> > Attachments are not allowed on the list...
> >
> >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Sams Teach Yourself Regular Expressions in 10 Minutes  by Ben Forta 
http://www.houseoffusion.com/banners/view.cfm?bannerid=40

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183052
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to