My question is - why do you want to do the <cflogin> _within_ the CFC? I
typically use <cflogin> within my application.cfm files. My CFCs will handle
stuff like, authentication, getUserRoles, etc, but the actual mechanics of

prompt for login
use cflogin if authenticated

are handled by the Application.cfm file.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to