Scott I have asked this before
1. Where does CFMX store the Roles for CFLOGIN? ie is it apart of the "encoded" cookie? A ) CFLOGIN uses the HTTP authentication method, and stores a cookie. 2. Does CFMX at runtime, build the CFLOGIN elements into the class file? A ) Yes, which is why you can not assign your roles in your components dynamicly 3. How do you bolt other items such as structures onto the cflogin system? A ) Basically you can not add it items to the CFLOGIN scope. I tried to do this, but I couldnt seem to access the CFLOGIN scope anywhere. Not even just a <CFDUMP Var="#CFLOGIN#"> would do anything. It would actually error saying the CFLOGIN did not exist. Arr then joy Regards Steve Onnis Domain Concept Designs +61 422 337 685 +61 3 9444 7504 http://www.domainconceptdesigns.com <http://www.domainconceptdesigns.com> ("If you think it can't be done, you haven't asked me!") - Steve Onnis -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Scott Barnes Sent: Tuesday, March 11, 2003 2:22 PM To: CFAussie Mailing List Subject: [cfaussie] CFLOGIN Question time.. Ok Kiddies gather around on the carpet for some sexy CF Questions 1. Where does CFMX store the Roles for CFLOGIN? ie is it apart of the "encoded" cookie? 2. Does CFMX at runtime, build the CFLOGIN elements into the class file? 3. How do you bolt other items such as structures onto the cflogin system? in other words: #cflogin.monkeyluva# ?? If so what is the root key for such a bold plan? is it CFLOGIN DOT blah Any relevant answers that have to do with these questions would be appreciated muchly thankyou tah, much abliged choi Scott --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
