摘要: 详细步骤请看这个------------------------------------------------------点击查看------------------------~~~~!!! 阅读全文
posted @ 2015-06-03 10:49 t800 阅读(267) 评论(0) 推荐(0)
摘要: 设置cookie下的cookie.Domain="rupeng.com",,则该域名下的所有网页均可以访问,设定的cookie设定了cookie的Path属性:cookie.Path="/Day4/cookie.ashx".....只有这个页面可以使用设定的cookie,其他的页面就都不能使用coo... 阅读全文
posted @ 2015-06-03 10:47 t800 阅读(1002) 评论(0) 推荐(0)
摘要: Login.html模板页: 用户名: 密码: Login.ashx:using System;using System.Collections.Generic;using System.Linq;using System.Web;u... 阅读全文
posted @ 2015-06-03 10:22 t800 阅读(116) 评论(0) 推荐(0)