Dipesh Tare

Dipesh Tare

  • NA
  • 101
  • 32.3k

Remember me functionality with Forms Authentication.

Jul 15 2014 6:11 AM
Hello All,

I am the new one in ASP.NET MVC, and assigned with a task that I have to create a login form with remember me option. I have created the login form functionality with validation and all.

But when I am going to create remember me functionality I was confused because I have to create it like when I am login first time with check on remember me it will logged in(no logout, direct browser closed) and when I am coming to login for second time it has to do direct login for me.(No need of password).

So please can any one give me the code snippet or demo project for this, because I have searched a lot and find the different type of ways, but again confused.

Thanks

Answers (1)