Can anyone give me example about CFID/CFTOKEN ?
I has been develop with ASP before and I have no problem with Session among
IE.

now I develop Cold Fusion and working in Login Page by use session , and I
have problem as I describe latest email ,

Can anyone please give me example of work with CFID/CFTOKEN ?


Any suggestion are highly appreciate.

Best regards,
Phim.
-----Original Message-----
From: David E. Crawford [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 29, 2000 10:29 PM
To: [EMAIL PROTECTED]
Subject: Re: Session


More accurately it is because the cookies for CFID/CFTOKEN are shared among
instances of IE.  The same behavior is true of Netscape.

DC

----- Original Message -----
From: "Dave Hannum" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 29, 2000 11:05
Subject: Re: Session


> I think you'll find that even though you open another browser window,
> the
> Server (and thus the Session Management in CF) still handles both as the
> same session.  This is because you are coming from the same IP address.
> Your browser (regardless of how many windows you open) shares the same
> memory space and temporary interent directories on your PC.  So, your
> application cannot tell one browser window from the other.  Try opening
> one
> window in IE and another in Netscape and see if you get different
> results
> (you will with cookies for sure - I'm not positive about Session
> management).
>
> 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
>
>
>
> ----- Original Message -----
> From: "Phim" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, August 28, 2000 10:14 PM
> Subject: Session
>
>
> Hi Everyone,
>
> I have problem with session, I develop 2 page with different login
> ,There
> are if login as admin , then Session.Logon_Mode= Admin , and if Login as
> member , Then Session.Login_Mode= Member
>
> If I login as an ADmin on one screen of IE Browser , and open Another IE
> Browser to login as Member but it already Keep session as Admin already
> but
> new IE browser I did not log in yet.
>
>
> Can anyone help me on this ?
> Any suggestion are highly appreciated.
>
>
> Best regards,
>
> Phim, Chiraporn Bualert
>
>
> -----------------------
> Software Developer
> GFS Research Ltd.,
> Bangkok Thailand
> 655-5440 Ext. 119
> [EMAIL PROTECTED]
> -----------------------
>
>
>
> ------------------------------------------------------------------------
> ----
> --
> Archives: http://www.mail-archive.com/[email protected]/
> 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.mail-archive.com/[email protected]/
> 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.mail-archive.com/[email protected]/
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.mail-archive.com/[email protected]/
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