使用jQuery完成记住用户名和密码(个人记录)

<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%-- <%@taglib uri="/struts-tags" prefix="s"%> --%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>
手机销售助理终端管理系统
type="text/css" rel="stylesheet">
type="text/css" rel="stylesheet">
method="post" target="_top">
cellspacing="0" cellpadding="0">
cellspacing="0" cellpadding="0">





background="${pageContext.request.contextPath}/images/index.jpg">
cellspacing="0" cellpadding="0">
src="${pageContext.request.contextPath}/images/loginname.jpg"
width="75" height="20">
style="width: 125 px" size="20" value="" maxlength="25">
src="${pageContext.request.contextPath}/images/password.jpg"
width="75" height="20">
style="width: 125 px" size="20" value="" maxlength="25">
src="${pageContext.request.contextPath}/images/check.jpg"
width="75" height="20">
id="checkNumber" value="" maxlength="4" size="7">
src="${pageContext.request.contextPath}/image.jsp"
name="imageNumber" id="imageNumber" style="cursor:hand"
title="点击可更换图片" height="20"
οnclick="checkNumberImage()" />
src="${pageContext.request.contextPath}/images/remeber.jpg" width="75" height="20">
class=btn_mouseout
οnmοuseοver="this.className='btn_mouseover'"
οnmοuseοut="this.className='btn_mouseout'" value="登   录"
name="huifubtn" οnclick="Save()">
 
版权所有:手机销售助理终端管理系统

转载于:https://www.cnblogs.com/seniorsa/p/3635913.html

你可能感兴趣的:(使用jQuery完成记住用户名和密码(个人记录))