摘要: 1> 2> 3>login.aspx.cs验证成功后:System.Web.Security.FormsAuthentication.SetAuthCookie(strID,false);4> 退出:System.Web.Security.FormsAuthentication.SignOut(); 阅读全文
posted @ 2005-05-16 16:30 Ready! 阅读(688) 评论(0) 推荐(0)