摘要: 这篇文章之前 回忆起当初最初的时候 做登录。直接获取控件中的值。 然后和数据库中对比 作比较。正确就直接 存入session。:) <fieldset> <legend>普通登录</legend> <form action="<%= Request.RawUrl %>" method="post"> 登录名:<input type="text" name="loginName" style="width: 200px" value 阅读全文
posted @ 2012-05-12 20:05 CallMeTommy 阅读(227) 评论(0) 推荐(0)