Thanks, Matt. I will put my session control in my root fbx_settings with cfapplication. I also stick to session varibales until I need to use cluster server as suggested in Mr. Hal Helm,s tutorials, which is not likely.
> To: [EMAIL PROTECTED] > From: Matt Jones <[EMAIL PROTECTED]> > Subject: Re: Authorization Control in FB3 > Date: Tue, 09 Apr 2002 22:47:10 -0500 > > You can absolutely continue with the session control as you wish, it is > still coldfusion. The only difference would be a slight change to the flow. > > Basically you will probably end up with your root fbx_settings containing > most of the stuff in your application.cfm > > as far as where you check, and forward the user, that is up to you, I would > also put this in my root fbx_settings (because it will need to be after my > cfapplication tag, which is in my fbx_settings.) > > As to "is there a better way?" You might consider client variables stored > in a database, but that is entirely up to you, and your applications needs. > > ----- Original Message ----- > From: "Kosuke Nishi" <[EMAIL PROTECTED]> > To: "FuseBox" <[EMAIL PROTECTED]> > Sent: Tuesday, April 09, 2002 9:54 PM > Subject: Authorization Control in FB3 > > > > I am very much impressed how active this mailing list is and thought I > > could ask some novice questions. > > > > I am thinking to convert my current CF application into FB3 format. > > > > I am using "application.cfm" and session variables to control a user > > state. If the required session variables are not defined, the user will > > be forwarded to "Login/login.cfm" . > > > > My question is how to incorporate or integrate my current user state > > control into FB3. Can I continue to use this session control with FB3? > > or are there another or better way? > > > > Any suggestions and pointers to appropriate info. would be welcome. > > > > Many thanks in advance. > > > > > > Kosuke Nishi, > > (Posting from Japan would be quite rare!?) > > -- > > <> > > > > > > -- <> ==^================================================================ This email was sent to: [email protected] EASY UNSUBSCRIBE click here: http://topica.com/u/?bUrFMa.bV0Kx9 Or send an email to: [EMAIL PROTECTED] T O P I C A -- Register now to manage your mail! http://www.topica.com/partner/tag02/register ==^================================================================
