Subject: 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.

Thanx in advance
lily

Reply By: pradeep_itguy Reply Date: 10/11/2004 1:54:52 AM
Try the following link for you information
http://www.15seconds.com/issue/020220.htm --> Authentication

To learn Cookies with ASP.NET try the following links

http://www.codeproject.com/asp/cookies.asp
http://msdn.microsoft.com/library/en-us/dv_vstechart/html/vbtchaspnetcookies101.asp
http://www.codeproject.com/aspnet/aspnetsinglesignon.asp



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.




Reply By: pradeep_itguy Reply Date: 10/11/2004 3:19:53 AM
Cookie 'Remember me' login script
http://www.codefixer.com/codesnippets/cookieLogin.asp

http://www.dotnetspider.com/Technology/QA/ViewQuestion.aspx?QuestionId=1866




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.

Reply By: stu9820 Reply Date: 10/12/2004 1:58:32 PM
http://samples.gotdotnet.com/quickstart/aspplus/doc/formsauth.aspx



Reply By: stu9820 Reply Date: 10/12/2004 1:59:59 PM
Here's another:
http://www.asp101.com/articles/cynthia/authentication/default.asp



Go to topic 20575

Return to index page 747
Return to index page 746
Return to index page 745
Return to index page 744
Return to index page 743
Return to index page 742
Return to index page 741
Return to index page 740
Return to index page 739
Return to index page 738