> Am I missing something? I thought that the sessionIDs were assigned
> uniquely to each user that connects to your site. If they close their
> window and come back then they get a new number, right???? If so this is
> not what happens there is never a new number assigned unless you delete
the
> CFID and CFTOKEN, in my case a cookie.
CF Server takes care of deleting, etc., the session variables. They are
entirely based upon CFID and CFToken. Remember that CFID and CFToken are
client scope, not session scope.
> If this is the way it is supposed to
> happen then how do I assign a new sessionID if the user leaves my site
then
> comes back, closes the IE window or dosen't do anything for a period of
> time?
When you specify timeouts (in Administrator/CFApplication) you are telling
CF Server how long to wait to drop session variables. Of course, you need
to code in such a way to account for this (so user doesn't get errors when
their sessions expire) - of course, this is another discussion altogether.
Billy
> Thanks a million!
>
> Dana
>
>
>
>
>
> ------_=_NextPart_001_01BFC0FE.42D40309
> Content-Type: text/html
> Content-Transfer-Encoding: quoted-printable
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
> <HTML>
> <HEAD>
> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
> charset=3Dus-ascii">
> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
> 5.5.2650.12">
> <TITLE>Help with Session IDs</TITLE>
> </HEAD>
> <BODY>
>
> <P><FONT SIZE=3D2 FACE=3D"Arial">Help</FONT>
> </P>
>
> <P><FONT SIZE=3D2 FACE=3D"Arial">Am I missing something? I =
> thought that the sessionIDs were assigned uniquely to each user that =
> connects to your site. If they close their window and come back =
> then they get a new number, right???? If so this is not what =
> happens there is never a new number assigned unless you delete the CFID =
> and CFTOKEN, in my case a cookie. If this is the way it is =
> supposed to happen then how do I assign a new sessionID if the user =
> leaves my site then comes back, closes the IE window or dosen't do =
> anything for a period of time?</FONT></P>
>
> <P><FONT SIZE=3D2 FACE=3D"Arial">Thanks a million!</FONT>
> </P>
>
> <P><FONT SIZE=3D2 FACE=3D"Arial">Dana</FONT>
> </P>
> <BR>
> <BR>
> <BR>
>
> </BODY>
> </HTML>
> ------_=_NextPart_001_01BFC0FE.42D40309--
> --------------------------------------------------------------------------
----
> 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.