Login control in asp.net
-
Hi all, Im using login control in asp.net.I dont know how to code the event for remember me check box which would maintain the session in the particular pc. Give me any idea please.
I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.aktualiteti.com
-
Hi all, Im using login control in asp.net.I dont know how to code the event for remember me check box which would maintain the session in the particular pc. Give me any idea please.
Use RememberMeCookie cookie to have this functionality implemented. Do some Google on this :) In case you need further help let me know.
Regards, Arindam Sinha MyBlog - http://arindamsinha.wordpress.com/ Please give your feedback on this answer.