2.其实也可以用Session["name"]=this.txtAccount.text;(在index.aspx页面中)在一登录的时候就用session变量记住account的值sql数据库连接信息在
已登录