Click here to Skip to main content
16,022,828 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
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
Posted

1 solution

 
Share this answer
 
Comments
DT_2 15-Jul-14 6:50am    
No Raje thats not my questions answer. I dont want role based.

Like if u r logged in, in your mobile phone on FB or Gmail, you dont loggedout, you just keep it off when again you want to start gmail you donot have to enter id and password.

That I want.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900