摘要:
string test = "username";private void Page_Load(object sender, System.EventArgs e){ if(Application["User_" + test] == null || Application["User_" + test].ToString() != Request.UserHostAddress) ... 阅读全文
posted @ 2006-12-28 12:13
flyingbird
阅读(186)
评论(0)
推荐(0)
2006年12月28日