Users Pricing

forum

home / developersection / forums / how to get the cookie value in asp.net

How to get the cookie value in asp.net

marcel ethan 2012 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#


marcel ethan

Other


1 Answers