Connecting Tech Pros Worldwide Forums | Help | Site Map

Need Help on Cookie.Path Property

Boyan
Guest
 
Posts: n/a
#1: Nov 19 '05
I set the Path Property of cookie to some value like "/Appcation1/folder1".
After reloading the page and read the cookie from Request.Cookies, the path
value turns out to be "/". I found no matter what value I set on Path cannot
be retrieved for reading. Could anyone tell me the reason? Thanks in advance.

Closed Thread