Hello,
My web application is using FormsAuthentication but I can't find any cookie in the folder where my browser stores cookies from other websites.
Where is the AuthenticationCookie stored?
Is the AuthCookie only stored in the HttpRequest and HttpReponse?
Please let me know of any links that explain this.
I appreciate any assistance.