日期:2014-05-17 浏览次数:20805 次
<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>
![]()
推荐阅读更多>
- 再问combobox默认值有关问题
- Spring AOP 方法执行效率有关问题
- java.lang.reflect.InvocationTargetException急救,该如何处理
- 对于程序切片,是否能应用到功能分块中
- throws有关问题
- Struts2 +Jquery 在Action里边的方法执行有关问题! 急弄了大半天了
- 怎样在dreamweaver 中配置jsp的站点,该如何解决
- 请问:java有返回服务器域名的对象吗
- J2EE中,往往使用封装业务实体,封装业务逻辑解决方法
- 急客户端缓存有关问题求解
- 北大acm 1002 求救解决思路
- new一个二维数组的有关问题
- javaweb的el表达式写法,该怎么处理
- 面试时如果问你你的职业规划应该怎样回答比较好些解决方案
- 念系统学习编程知识
- canvas 文字居中显示有关问题
- A*寻道(J2ME实现)
- 翻转效果解决方案
- org.springframework.beans.factory.UnsatisfiedDependencyException
- 愁闷,到底该学什么好呢