FormsAuthentication最简单的使用
摘要:
登录 protected void btnLogin_Click(object sender, EventArgs e) { string userName = "UserName"; string password = "Password"; if (txtUserName.Text == userName && txtPassword.T... 阅读全文
posted @ 2007-09-10 23:04 廖勇军 阅读(918) 评论(0) 推荐(0)
浙公网安备 33010602011771号