forum

Home / DeveloperSection / Forums / How to get the cookie value in asp.net

How to get the cookie value in asp.net

marcel ethan 1732 25-Aug-2014

I am creating a cookie and storing the value of username after succesfull login. How can I access the cookie when the website is opened. If the cookie exist I want to fill the username text box from the cookie value. And how to decrypt the value to get the username. I am doing server side validation by getting the userdetails from the database.

I am using vs 2010 with c#


Updated on 25-Aug-2014

Can you answer this question?


Answer

1 Answers

Liked By