日期:2014-05-17 浏览次数:20945 次
<form action="checklogin.jsp" method="post">
<input type="hidden" name="action" value="login" />
<div class="fastlg cl">
<div class="y pns">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<label for="username">
用户名
</label>
</td>
<td>
<input type="text" name="username" />
</td>
<td class="fastlg_l">
<label for="ls_cookietime">
<input type="checkbox" name="cookietime" id="ls_cookietime"
class="pc" value="2592000" tabindex="903">
自动登录
</label>
</td>
</tr>
<tr>
<td>
<label>
<label for="password">
密码
</label>
</label>
</td>
<td>
<input type="password" name="password" />
</td>
<td class="fastlg_l">
<button type="submit" class="pn pnc vm" tabindex="904">
<em>登录</em>
</button>
</td>
<td class="cl">
<a href="register.jsp" class="reglink xi2 xw1"><span>立即注册</span>
</a>
</td>
</tr>
</tbody>
</table>
<input type="hidden" name="quickforward" value="yes">
<input type="hidden" name="handlekey" value="ls">
</div>
</div>
</form>
推荐阅读更多>
-
android的前景,该如何解决
-
poi操作EXCEL模板,怎样COPY行!该如何解决
-
对象数组排序有关问题
-
action返回,该怎么处理
-
html转JPG,该怎么解决
-
这个有关问题小弟我不知道如何问,请来帮帮忙
-
同时插入3张表的数据?该如何处理
-
struts2中action跳转action有关问题
-
JAVASCRIPhk点击增报表行
-
得到这样一个临时表怎样进行分类汇总,该如何处理
-
怎么在jsp中设置复选框的value值
-
怎么让jsp中让表头大小固定
-
怎么加载XML配置文件
-
jsp cannot be resolved to a type异常
-
请大家推荐些好的JAVA入门教材,该如何处理
-
java数据库,该怎么处理
-
怎么使double类型的数字原样输出?(这个有关问题不简单)
-
基于J2EE轨范的中间件——EJB简介
-
windows mobile中j2me的疑问,该怎么解决
-
怎么在JSP中调用JavaScript中的方法?请大家帮帮忙