Total sense. I just wish it was mentioned somewhere. So here's the bottom line for the next poor sucker with this problem.
1. A CFLOGIN must be associated with the pages that are to take part in the security.
2. If a CFC is being used, there must also be a CFLOGIN inside the CFC (I placed mine before all of the functions) in order to use the CFLOGINUSER tag within the CFC.
Thanks Raymond.

>In order for the CFLOGIN system to work, you must have <CFLOGIN> in your
>Application.cfm file (or _somewhere_ in the reuqest). The loginuser does not
>have to be in this same block (although normally it is), but <cflogin> must
>be run in order for the system to be in place.
>
>Does that make sense?
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to