The problem is that some of your users lose the session, correct?
Could it be that the ones that do not lose the session have cookies enabled
and the ones who lose the session do not have cookies enabled?
If so, you might want to have a look at your url token, how do you set them?

Taco Fleur

> -----Original Message-----
> From: Ricardo Russon [SMTP:[EMAIL PROTECTED]
> Sent: Friday, August 22, 2003 2:46 PM
> To:   CFAussie Mailing List
> Subject:      [cfaussie] Re: Session Problems
> 
> Cookies are set to prompt, in i.e. and ns, and there seems to be no
> cookies
> trying to be set.
> 
> Any chance this could be a isp or firewall problem?
> 
> "Darren Tracey" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> 
> If the user has turned cookies off (for whatever whacked out, misinformed,
> deluded, paranoid reason they may have), this will cause session problems
> for them.
> 
> Regards
> 
> Darren Tracey
> 
> > -----Original Message-----
> > From: Ricardo Russon [mailto:[EMAIL PROTECTED]
> > Sent: Friday, 22 August 2003 2:22 PM
> > To: CFAussie Mailing List
> > Subject: [cfaussie] Session Problems
> >
> >
> > I am having a rather strange problem,
> > Some visitors to the site retain their CFID and CFTOKEN, I am
> > allowing the
> > server to manage this, as I was having trouble with double cfid and
> > cytokine's in the url string. the problem is that some users are not
> > retaining the cfid and cftoken.
> >
> > how is it that some users can have the session retained and
> > others not?
> >
> > I am using:
> > <cfapplication name="methodcartApp"
> >  clientmanagement="yes"
> >  sessionmanagement="yes"
> >  setclientcookies="yes"
> >  setdomaincookies="yes"
> >  sessiontimeout="#CreateTimeSpan(0, 2, 0, 0)#"
> >  applicationtimeout="#CreateTimeSpan(0, 2, 0, 0)#"
> > >
> >
> > to create my session. and dumping the session in the
> > OnRequestEnd to check
> > the cfid and cftoken.
> >
> > is it user settings, or a coding error?
> > thanks
> >
> > Ricardo Russon
> > MethodData
> > www.methoddata.com.au
> > [EMAIL PROTECTED]
> >
> > This email is intended only for the addressee and is
> > confidential.  If you
> > receive this message and are not the addressee, then it may
> > be unlawful for
> > you to read, copy, distribute, disclose or otherwise use the
> > information in
> > this email. Material in this transmission is confidential and
> > the subject of
> > professional privilege. No confidentiality, nor any privilege
> > is waived,
> > lost or destroyed, by reason that this e-mail has been mistakenly
> > transmitted.  If you are not the addressee please notify us
> > immediately by
> > telephone or e-mail at the number and address above and
> > delete all record of
> > this e-mail.
> >
> >
> >
> > ---
> > You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> > To unsubscribe send a blank email to
> > [EMAIL PROTECTED]
> >
> > MX Downunder AsiaPac DevCon - http://mxdu.com/
> >
> 
> 
> 
> 
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to
> [EMAIL PROTECTED]
> 
> MX Downunder AsiaPac DevCon - http://mxdu.com/


-----------------------------------------------------------------------------------

The contents of this message are the views of the Author and do not necessarily 
reflect the views of SUNCORP METWAY LTD  ABN 66 010 831 722. 

The content of this e-mail, including attachments is a confidential communication 
between the Suncorp Metway Group and the intended addressee. Any unauthorised use of 
the contents is expressly prohibited. If you have received this e-mail in error please 
contact the sender immediately and then delete the message and any attachment(s).

http://www.suncorp.com.au


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to