1
Reply

Reading cookie values in asp.net

vijay kumar

vijay kumar

Jan 23 2012 6:16 AM
1.4k
Hi Techies,

I could able to read all the cookies available at "/" path. But could not get the cookie of other path "/retrieve/".

Request.ServerVariables["HTTP_COOKIE"] gives only the cookies available at "/" path. but not "/retrieve/" path.
 
Please help me in reading the cookie value through .NET application.
 
Regards,
Vijay Kumar E,

Answers (1)