Skip to main content
Participant
November 28, 2007
Question

session in browser

  • November 28, 2007
  • 1 reply
  • 570 views
I have few users having session timed out right after they logged in. I don't know the reason why it happens. But when i asked the user to switch to another browser or login using another computer, they do not have problem again. But if they still keep using the same type of browser, it is still there. Could someone help me out? Thanks.
    This topic has been closed for replies.

    1 reply

    Inspiring
    November 28, 2007
    The browser is likely set to not allow cookies.

    Some browsers even have settings separate for general cookies and session cookies.

    Participant
    November 28, 2007
    Thanks for the reply. My web application does not use cookies, we are using sessions to trace the user login. And the user told me that he did not change any browser settings when this happen to him. Any thoughts? Thanks again!