The secure and non secrue sites are on the same web server right?
"Erik Fenkell"
<[EMAIL PROTECTED] To: [EMAIL PROTECTED]
om> cc:
Sent by: Subject: RE: [CFTALKTor] Session
Variables passed between
owner-cfug@cfugt 2applicationwiththe same name
oronto.org
06/11/02 04:47
PM
Please respond
to CFTALK
Identical.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of A. Karl Zarudny
Sent: Tuesday, June 11, 2002 4:47 PM
To: [EMAIL PROTECTED]
Subject: Re: [CFTALKTor] Session Variables passed between
2applicationwiththe same name
So basically your cfapp tag looks something like this?
<cfapplication
name="app_name"
sessionmanagement="yes"
sessiontimeout="#CreateTimeSpan(0,0,20,0)#">
> From: "Erik Fenkell" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Tue, 11 Jun 2002 16:32:39 -0400
> To: <[EMAIL PROTECTED]>
> Subject: RE: [CFTALKTor] Session Variables passed between
2applicationwith
the
> same name
>
> I must be missing something minute. I followed the instructions below and
I
> am still getting my session variable as undefined. Who knows, must be
some
> little snippet somewhere causing the headaches. That, or the lack of air
> conditioning in my office.
>
> Thanks for all the input.
>
> Erik
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of [EMAIL PROTECTED]
> Sent: Tuesday, June 11, 2002 4:02 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [CFTALKTor] Session Variables passed between
> 2applicationwith the same name
>
>
>
> remove everything in cfapplication that you are not using.
> I believe everything is optional except "name"
>
> So if you are not using client variables. as in client.myVar, then you
> don't need client storage or clientmanagement
> also do you need setdomaincookies? if not remove it.
> also your apptime out is 30 seconds and your session timeout is 20
> minutesm is this what you had intended?
>
> Cf administrator has default values for these, you don't have to set them
> here if the defaults are acceptable to you.
>
>
> <cfapplication name="app_name" clientmanagement="Yes"
> sessionmanagement="Yes"
> sessiontimeout="#CreateTimeSpan(0,0,20,0)#"
> applicationtimeout="#CreateTimeSpan(0,0,0,30)#"
> clientstorage="COOKIE"
> setdomaincookies="Yes">
>
>
>
> -
> You are subscribed to the CFUGToronto CFTALK ListSRV.
> This message has been posted by: [EMAIL PROTECTED]
> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/
> Manager: Kevin Towes ([EMAIL PROTECTED])
http://www.CFUGToronto.org/
> This System has been donated by Infopreneur, Inc.
> (http://www.infopreneur.net)
>
> -
> You are subscribed to the CFUGToronto CFTALK ListSRV.
> This message has been posted by: "Erik Fenkell" <[EMAIL PROTECTED]>
> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/
> Manager: Kevin Towes ([EMAIL PROTECTED])
http://www.CFUGToronto.org/
> This System has been donated by Infopreneur, Inc.
> (http://www.infopreneur.net)
-
You are subscribed to the CFUGToronto CFTALK ListSRV.
This message has been posted by: "A. Karl Zarudny"
<[EMAIL PROTECTED]>
To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/
Manager: Kevin Towes ([EMAIL PROTECTED])
http://www.CFUGToronto.org/
This System has been donated by Infopreneur, Inc.
(http://www.infopreneur.net)
-
You are subscribed to the CFUGToronto CFTALK ListSRV.
This message has been posted by: "Erik Fenkell" <[EMAIL PROTECTED]>
To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/
Manager: Kevin Towes ([EMAIL PROTECTED])
http://www.CFUGToronto.org/
This System has been donated by Infopreneur, Inc.
(http://www.infopreneur.net)
-
You are subscribed to the CFUGToronto CFTALK ListSRV.
This message has been posted by: [EMAIL PROTECTED]
To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/
Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/
This System has been donated by Infopreneur, Inc.
(http://www.infopreneur.net)