摘要: context.Response.ContentType = "text/javascript"; context.Response.AppendHeader("Access-Control-Allow-Origin", "*"); context.Res... 阅读全文
posted @ 2014-10-21 17:31 sherlock99 阅读(106) 评论(0) 推荐(0)
摘要: If you are trying to stop the session from timeing out all the time you can do this rather than increasing the session timeout.KeepAlive.aspx ... 阅读全文
posted @ 2014-10-21 17:15 sherlock99 阅读(471) 评论(0) 推荐(0)