I have a "login" control that I'd like to have a "remember me" option. How can I accomplish this?

link|improve this question

80% accept rate
feedback

1 Answer

up vote 1 down vote accepted

I recommend reading up on the ASP.NET Login Controls.

Read the following, and you'll have the information you need to create what you need:

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.