摘要:
namespace X{ public class Login:System.Web.UI.Page { protected string PreUserName={get;set;} protected string Js={get;set;} protected void Load_Page(object sender,EventAges e) { if(!IsPostBack) { PreUserName=Request.Cookies["txtusername"]==null?string.Empty:Request.Cookies["tx... 阅读全文
posted @ 2013-05-09 07:09
nieyulin
阅读(165)
评论(0)
推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2013-05-09 06:45
nieyulin
阅读(4)
评论(0)
推荐(0)
浙公网安备 33010602011771号