Search

You searched for the word(s): userid:679409

Matching Posts

  • Re: login problem

    thank you very much ! i am testing it now? could you tell me how to test someone is online?and how it works? thanks!
    Posted to Security (Forum) by allanldb1984 on 9/13/2006
    Filed under: security, ASP.NET
  • login problem

    there are 2 problems: 1.i am wring a login programme instead of using the login control,but i can't set remember password here is my codes:(i hope someone could help me tackle this problem,thanks) //get the user login info string userName = txtUsername.Text; string passWord = txtPassword.Text; bool isValidateNo = txtValidateNo.Text == Session["ValidateCode"].ToString(); bool isRememberPassword = cbRemberPassword.Checked; //validate and redirect if (Membership.ValidateUser(userName,
    Posted to Security (Forum) by allanldb1984 on 9/12/2006
    Filed under: security, ASP.NET
  • How to use passwordRecovery

    When i use this control i always get the wrong info : invalid character in the mail header who can tell me how to avoid this and how to config it well great thanks!!!
    Posted to Security (Forum) by allanldb1984 on 9/6/2006
    Filed under: ASP.NET, passwords membershipapi
Page 1 of 1 (3 items)