create another table called secaccess or something
you only need 2 fields..
set it up for
username       secaccess


You can have as many access levels as possible.
Do something like

username    secaccess
gm              1
user2          2
user3          3
superuser   99


Where 1 is admin, 2 is DepartmentA, 3 is DepartmentB and 99 is superuser.
You can set it up anyway you want with different access levels, etc.



On Wed, 8 Dec 2004 16:22:21 -0600, Briggs, Meg <[EMAIL PROTECTED]> wrote:
> Does that mean you have to use the access level?  For the username and
> password I am using fields already in a database that already exists (long
> distance codes database, using the last name as their username and their
> long distance code as the password).  Thanks for your help.
> 
> -----Original Message-----
> From: Greg Morphis [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 08, 2004 11:27 AM
> To: CF-Newbie
> Subject: Re: Restrict Access to Page
> 
> If using Cold Fusion it's fairly simple to added access levels to people in
> your database and check for their access level when they log in. Then you
> could use that to set restricted access to the pages
> 
> On Tue, 07 Dec 2004 18:17:47 -0400, Meg Briggs <[EMAIL PROTECTED]> wrote:
> > I am trying to use the "Restrict Access to Page" behavior in Dreamweaver
> MX.  It doesn't appear to be working. It works beautifully with ASP pages.
> Does anyone have any suggestions?  Thank you.
> >
> >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

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

Reply via email to