移除指定Cookie
摘要:
/// /// 移除指定Cookie /// /// Cookies名称 public static void RemoveCookies(string cookiesName) { //HttpContext.Current.Response.Cookies.Remov... 阅读全文
posted @ 2007-12-04 18:03 masterfy 阅读(421) 评论(0) 推荐(0)
posted @ 2007-12-04 18:03 masterfy 阅读(421) 评论(0) 推荐(0)