As long as you CFLOCATION to a location that has the same application name
as specified in the CFAPPLICATION tag (generally in application.cfm), you
should have no problems with session variables.  If you CFLOCATION to an
area that either has no application.cfm, and is not in the same tree as the
prior location, or the application name is different, you will lose access
to the session variables.

DC

----- Original Message -----
From: "Dave Hannum" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 18, 2000 16:54
Subject: CFLOCATION & Session Variables


> Do Sesion Variables and CFLocaion mix?  (COOKIES and CFLocation don't, I
> know).  Is this the same type of thing because
> it doesn't seem to work.
>
> Thanks,
> Dave
>
>
> =================================
> "What we need is a list of specific unknown problems we will encounter"
>
> David Hannum
> Web Analyst/Programmer
> Ohio University
> [EMAIL PROTECTED]
> (740) 597-2524
>
>
>
>
> ------------------------------------------------------------------------
> ------
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
> or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.
>

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to