Results 1 to 4 of 4

Thread: My Session values are not stored with IE6

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    My Session values are not stored with IE6

    I have a problem with an ASP application I'm building for one of my customers.
    I use Session variables to store user information when they logon to the application.
    In each page I make a check to see if the session is still valid and if not they are redirected to the login page.

    However when the user is using IE6 none of the Session values are saved so the user can't log in since he/she is constantly returned to the login page.

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Could it be a security issue under IE6 ?
    ie. don't store cookies etc. from insecure sites ?
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  3. #3
    Fanatic Member punkpie_uk's Avatar
    Join Date
    Sep 2001
    Location
    UK
    Posts
    645
    IE 6 has higher security than earlier versions by default. Try messing with the security settings in Options.
    SPREAD THE WORD!!! Are You Lee McCormick? Because I Am



    Lee M McCormick
    [email protected]

    Lee McCormick.com - Live
    Dynamically Webbed.com - In development but live

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Make sure they are also not running a third party "Cookie Killer" type program.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width