"Remember Me" on Login form not working

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • adam.dmsk@gmail.com

    "Remember Me" on Login form not working

    Hello,

    I have Login.aspx page with Login control. I found that "Remember me"
    checkbox does not work.

    I found that probably this is not matter of timeout attribute in
    web.config, becouse when I check checkbox, login properly, close
    browser and immediatelly open new browser, page shows login form
    again.

    My browser is configured correctly.

    I have some custom code in Login1_LoggingI n event, which switches
    between DestinationPage Url, depending on which role is user assigned.
    However when I turn this code off, the problem stays.

    Please help me, I already have spent two days over this issue...
    Sincerly,
    Adam
  • Munna

    #2
    Re: "Rememb er Me" on Login form not working

    Hi,

    Which browser u are using?

    firefox and ie both have settings regarding cookie... and privacy data
    when you close the browser there is a good chance that you settings
    are clearing up the data

    please check you browser's settings carefully

    Best of luck

    Munna




    Comment

    • gojowy@gmail.com

      #3
      Re: "Rememb er Me" on Login form not working

      Hi Munna,

      I am using IE 7 and Firefox 2.0. I checked the security settings and
      set privacy level to low, but it didn't work.
      I believe that my browser is OK, becouse a cookie file is created on
      disk after loging into web page.

      Have you any other ideas?

      Lukasz

      Comment

      • adam.dmsk@gmail.com

        #4
        Re: "Rememb er Me" on Login form not working

        Hi Munna,

        I use IE 7 and Firefox 2.0. I set privacy level to low, but it didn't
        help. I believe that my browsers are OK, becouse each time I login
        into web page, a cookie file is created.

        Have you got any other ideas?

        Adam

        Comment

        • adam.dmsk@gmail.com

          #5
          Re: "Rememb er Me" on Login form not working

          anyone? please?

          Comment

          Working...