How to create Cookies and use login page +checkbox
Posted By:
lily611
Post Date:
10/11/2004 1:37:20 AM
Hi I am using remember me checkbox at login page. How to implement the cookies with the functionality of remembering the userid for the next time in C#.If anyone can help me plz send the reply asap.
It is not how much we do, but how much love we put in the doing.
-Mother Theresa
Reply By:
lily611
Reply Date:
10/11/2004 2:18:00 AM
Hi These are all in ASP, but i want in C#. I dont have any knowledge on Cookies, how to create the cookies and how to use that with the remember me checkbox, i want the full code of that with login page.
It is not how much we do, but how much love we put in the doing.
-Mother Theresa
Reply By:
lily611
Reply Date:
10/12/2004 3:38:49 AM
This is not working according to my requirement. I want the code in C# where in login page i am providing checkbox to remember the userid and password with the use of cookie.