Form Authentication and logged in users (newbie)

From: Lorenzo (CuTT-!thISoFfonlyLeAveMyNamelorenzoWithNoNuMBErS98776_at_LeaveMyCountry!!!ITALIANl)
Date: 11/17/05

  • Next message: Brock Allen: "Re: Form Authentication and logged in users (newbie)"
    Date: Thu, 17 Nov 2005 20:56:33 +0100
    
    

    Hello I appreciate some guidance on Form based authentication. On a
    training project I successfully log in and off users with simple the simple
    Form authentication.
    I am not storing credentials on the webconfig but on a DataBase, I followed
    the article from Microsoft at the following address:
    http://support.microsoft.com/default.aspx?scid=kb;en-us;308157

    All works fine but how do I get the information from the user that has
    logged in on the protected page. On the page that the user reaches after
    logging in I might want to add his/her name and consequently any additional
    information. In my case I will be needing the ID of the user logged in to
    display related content.

    Where should I look for answers? Can you give also some resources where I
    can study on?

    Thank you in advance.
    Lorenzo


  • Next message: Brock Allen: "Re: Form Authentication and logged in users (newbie)"