how to implement the "remember me" component in the asp web page
-
i have made asp based web page using C# in which there is a login form and it is running well But I want to implement another thing in it . I want to have "remember me" component in it.Plz send me the code for it in C# . Thankx
-
i have made asp based web page using C# in which there is a login form and it is running well But I want to implement another thing in it . I want to have "remember me" component in it.Plz send me the code for it in C# . Thankx
-
If the Check box is enabled you can work with this Code you can try FormsAuthenticationTicket and add it to Cookie.
how could it do this? I mean don't know how to put the code of "formsAuthentication" and add it to the cookie..that's why i have asked to do so...
-
i have made asp based web page using C# in which there is a login form and it is running well But I want to implement another thing in it . I want to have "remember me" component in it.Plz send me the code for it in C# . Thankx
-
how could it do this? I mean don't know how to put the code of "formsAuthentication" and add it to the cookie..that's why i have asked to do so...
-
how could it do this? I mean don't know how to put the code of "formsAuthentication" and add it to the cookie..that's why i have asked to do so...