
July 19th, 2005, 08:58 AM
|
|
Contributing User
|
|
Join Date: Feb 2005
Posts: 272

Time spent in forums: 2 Days 7 h 8 m 8 sec
Reputation Power: 4
|
|
|
Besides Roles...
When using CF's tags for cflogin/cfuserlogin, etc, is there a way to stop a person from accessing a certain page I want protected.
So...you log in, you can get to page A and B but not C...now, I know I can use roles, and esentially push them away from the page if they try to get to it, which is fine and dandy i'm curious if there is a better way.
Also...I think I might have asked this before but I'll ask again...it seems like with the CFloging in, it works based on the idea that you are trying to get to a protected page, you enter the password and it lets you into that page...opposed to you going to a login screen, and it sends you to a page based on what your login is...at least that's what i'm finding.
That being said, is there a way to make the login code push a user towards a page I want, besides using CFlocation after the login has occured, which doesn't really work all that well.
Thanks
Ohh, and the servers here happen to have 6.0 not 6.1, so I can't change the login type to session insted of cookie, which I think might be a problem also, but i'm looking to get at least the upgrade to 6.1
|