摘要:
我用Forms认证,用下面的代码将cookie的失效时间设置为3天 if( ValidateUser( txtUserName.Text , txtPassword.Text )) { HttpCookie authenticationCookie=FormsAuthentication.GetAuthCook... 阅读全文
posted @ 2008-04-01 17:41
今夜太冷
阅读(698)
评论(0)
推荐(0)