Browse by Tags

Related Posts

  • Accessing HttpCookie across mutiple domains

    Hello, I wanted to know if there is a way to create a cookie that is accessible from different domains. I would make the cookie encrypted with some key so only the websites who have the correct key can use it. But I don't know if it is even possible to have a cookie used by different websites! assume...
    Posted to Security (Forum) by aram on 07-10-2008, 12:00 AM
    Filed under: AUTHCOOKIE, authentication ticket, authentication user management forms blog, Authorization, authorizationtion, cookie, Cookie Expiration, Cookies, HttpCookie
  • <authentication mode="Forms">forms name=".AUTHCOOKIE"

    Hi there, I used authentication mode="Forms" with AUTHCOOKIE. my web.config looks like this < system.web > < authentication mode = " Forms " > < forms name = " .AUTHCOOKIE " loginUrl = " default.aspx " protection = " All " /> </ authentication...
    Posted to Security (Forum) by Bonaparte on 10-01-2007, 12:00 AM
    Filed under: ASP.NET 2.0, Authorization, Cookies, cookies forms authentication, anonymous user, AUTHCOOKIE
Page 1 of 1 (2 items)