天使半只翼

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
HttpUtility.UrlDecode
HttpUtility.UrlEncode

 

HttpContext.Current.Request.Cookies["UserCode"].Value

HttpContext.Current.Response.Cookies["UserCode"].Value = HttpUtility.UrlEncode(value)

 

posted on 2013-06-20 10:44  天使半只翼  阅读(258)  评论(0编辑  收藏  举报