vijay kumar

vijay kumar

  • NA
  • 22
  • 0

Reading cookie values in asp.net

Jan 23 2012 6:16 AM
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)