Browse by Tags

Related Posts

  • Re: Reading the cookie generated by <authentication mode="Forms"> with javascript

    This probably happens because the cookie is delivered in the response with attribute "HttpOnly" which means it cannot be read using javascript. Check the response headers (using FireFox FireBug etc.) Read more about it here: http://www.codinghorror.com/blog/archives/001167.html?r=32206 You...
    Posted to Security (Forum) by naorrosenberg on 11-25-2008, 12:00 AM
    Filed under: 2008, Anonymous Access, AUTHCOOKIE, authentication, cookie .aspxauth, cookie problem, Cookies, cookies forms authentication, cookies forms authentication persistant session, .ASPXAUTH, anonymous user, <asp.net>, authentication cookie ticket, Authenticate, cookie
  • Re: how to use single login control for multiple destination pages

    Thank you sir, your answer is correct but it's not that thing wat i need. i found a code to find out user and redirect him to his desired page. First take the login control and set the destination page url and set roles and users using administrative tool. then open the destination page codebehind...
    Posted to Security (Forum) by Abhishek kshatriya on 08-22-2009, 12:00 AM
    Filed under: .Net 2.0 login Controls, asp.net 2.0 memembership, asp.net 2.0 form authentication, .ASPXAUTH, <asp.net>, ASP.net 2.0 Security, .Net Authentication, .net 2.0 security classic
  • Re: how to use single login control for multiple destination pages

    Thank you sir, your answer is correct but it's not that thing wat i need. i found a code to find out user and redirect him to his desired page. First take the login control and set the destination page url and set roles and users using administrative tool. then open the destination page codebehind...
    Posted to Security (Forum) by Abhishek kshatriya on 08-22-2009, 12:00 AM
    Filed under: .Net 2.0 login Controls, asp.net 2.0 memembership, asp.net 2.0 form authentication, .ASPXAUTH, <asp.net>, ASP.net 2.0 Security, .Net Authentication, .net 2.0 security classic
Page 1 of 1 (3 items)