Hi
Usually, ASP.NET creates a FormsAuthenticationTicket to store the login information in client side, this will help web site to identify users in every request. You mean try to get this FormsAuthenticationTicket from the FormIdentity?http://msdn2.microsoft.com/en-us/library/system.web.security.formsidentity.aspx