Cookie
how to implement 'Remember me' option using cookie.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
vivek kulkarniPosted Apr 23, 2009, 7:58 AM
Hi,
Here are some simple links.
http://dotnethangout.blogspot.com/2007/02/cookies-in-aspnet.html
Cookies in ASP.NET
http://www.aspnettutorials.com/tutorials/browsers/cookie-session-csharp.aspx
Working with cookies in ASP.NET 2.0 and C#
Thank you,
Niradhip ChakrabortyPosted Apr 23, 2009, 7:56 AM
Please refer to:
1.http://www.aspcode.net/Remember-me-on-next-login.aspx
2.http://aspnet.4guysfromrolla.com/articles/060706-1.aspx
you can finish it by writing and reading cookies.
http://msdn.microsoft.com/en-us/library/ms178194.aspx