08 2011 档案
摘要:问题: 在IE6下,如果前一个页面使用了window.location方法导航到第二个页面,那么第二个页面的Request.UrlReferrer将为空。但是IE6以上,FireFox,Chrome等不出现这个问题,使用window.location方法后第二个页面的Request.UrlRefer...
阅读全文
摘要:Response.Cookies["name"].Value = name;写入cookiesTextBox3.Text = Request.Cookies["name"].Value;读取cookiesResponse.Cookies["name"].Expires = DateTime.Now;...
阅读全文

浙公网安备 33010602011771号