摘要:
ajax获取时间的html代码 ""GetTime.ashx页面代码 context.Response.ContentType = "text/plain"; //接收浏览器 Ajax 方式发送过来的 get参数 ... 阅读全文
posted @ 2014-04-17 22:56
李小争
阅读(198)
评论(0)
推荐(0)
摘要:
Login前台页面 Login后台页面 protected void Page_Load(object sender, EventArgs e) { if (Request.HttpMethod.ToL... 阅读全文
posted @ 2014-04-17 21:18
李小争
阅读(784)
评论(0)
推荐(0)
摘要:
登录页前台代码 登录页面后台代码 protected void Page_Load(object sender, EventArgs e) { if (Request.HttpMethod.ToLower() == "post") { s... 阅读全文
posted @ 2014-04-17 13:54
李小争
阅读(605)
评论(0)
推荐(0)

浙公网安备 33010602011771号