Here is one solution that I came up with.
http://www.netwebapps.com/Products/SecurityManager/Code%20Example.cfm

The custom tags that the article talks about are at:
http://www.netwebapps.com/products.cfm

The add/remove user tag has a feature that will show you the DB structure.
The tags are free to download and use, the interface for the built in
manager will be for sale soon.

Bryan

----- Original Message -----
From: "Heidi Belal" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, April 01, 2001 9:52 AM
Subject: Password Protection


> Hi all!
> I have a question that i'd like suggested solutions to
> if possible!
> I want to allow certain people to access certain
> pages.
> I already have a log in page which is password
> protected, but everybody who logs in has full access
> to all the pages.  I want to eliminate that full
> access.
> So, how about if i categorize the people into various
> levels of access, and assign each a number.  Then have
> that number in the database in the password/username
> table.  Then when a person tries to access the page,
> before displaying it checks which number/level the
> person is in and if the person is allowed access.
> What do you think?
> Thanks!
>
>
>
> =====
> Heidi Belal
> ICQ# 32127109
> http://m3.easyspace.com/hmbelal
>
> A bus stops at a bus station.
> A train stops at a train station.  On my desk
> I have a work station...
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to