ASP.NET MVC RememberMe

前端 未结 5 1986
花落未央
花落未央 2020-12-07 15:33

After searching a lot i did not get any answers and finally i had to get back to you. Below i am explaining my problem in detail. It\'s too long, so please don\'t quit readi

5条回答
  •  轮回少年
    2020-12-07 15:54

    I had implemented same thing and when i test it it works fine in Mozila but not working in IE8 for all pc, i also had updated setting to accept cookies in IE but still not working.

    Internet Explorer 8.x

    1. Click on the Tools-menu.
    2. Select Internet Options in the menu - a new window opens.
    3. Click on the Privacy tab near the top of the window.
    4. Click on the Default button of the window.
    5. Move the slider so that it is on one of the levels below Medium High (including Medium, Low, Accept All Cookies).
    6. Save changes by clicking OK.
    7. You should be able to add items to your shopping cart now.

提交回复
热议问题