JAVAEE-based-parking-manage.../tingchechang/WebContent/huiyuan/guke_zhifu.jsp

80 lines
2.5 KiB
Plaintext
Raw Normal View History

2023-04-26 13:50:08 +00:00
<%@ page language="java" contentType="text/html; charset=GB18030"
pageEncoding="GB18030"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GB18030">
<title>Insert title here</title>
<link href="../css/style.css" rel="stylesheet" type="text/css">
<script language="javascript">
function check(){
if(form1.username.value==""){
alert("<22><><EFBFBD><EFBFBD><EFBFBD>˿<EFBFBD><CBBF><EFBFBD><EFBFBD><EFBFBD>");form1.username.focus();return false;
}
if(form1.jine.value==""){
alert("<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>");form1.jine.focus();return false;
}
}
</script>
</head>
<body>
<table width="985" height="548" border="0" cellpadding="0"
cellspacing="0">
<tr>
<td valign="top" background="../image/RIGHT.jpg"><table
width="985" height="50" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>&nbsp;</td>
</tr>
</table>
<form id="form1" name="form1" method="post"
action="g_zhifu_chuli.jsp" onSubmit="return check()">
<table width="493" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="30" colspan="2" align="center"><3E>˿<EFBFBD>֧<EFBFBD><D6A7></td>
</tr>
<tr>
<td width="40">&nbsp;</td>
<td width="945" height="25"><3E>˿<EFBFBD><CBBF><EFBFBD><EFBFBD>ƣ<EFBFBD> <input name="username"
type="text" id="username" /></td>
</tr>
<tr>
<td width="40">&nbsp;</td>
<td width="945" height="25"><3E>˻<EFBFBD><CBBB><EFBFBD><EFBFBD>ͣ<EFBFBD> <input name="yonghu_type"
type="text" id="yonghu_type" value="<22>˿<EFBFBD>֧<EFBFBD><D6A7>" readonly /></td>
</tr>
<tr>
<td width="40">&nbsp;</td>
<td width="945" height="25">֧<><D6A7><EFBFBD><EFBFBD>ʽ<EFBFBD><CABD> <select name="zhifu_type">
<option value="ˢ<><CBA2>" selected="selected">ˢ<><CBA2></option>
<option value="<22>ֽ<EFBFBD>"><3E>ֽ<EFBFBD></option>
<option value="֧<><D6A7><EFBFBD><EFBFBD>">֧<><D6A7><EFBFBD><EFBFBD></option>
</select>
</td>
</tr>
<tr>
<td width="40">&nbsp;</td>
<td width="945" height="25">֧<><D6A7><EFBFBD><EFBFBD><EFBFBD> <input name="jine"
type="text" id="jine" /></td>
</tr>
<tr>
<td>&nbsp;</td>
<td height="25"><3E><>ע˵<D7A2><CBB5><EFBFBD><EFBFBD> <textarea name="beizhu" cols="40"
rows="3" id="beizhu"></textarea></td>
</tr>
<tr>
<td>&nbsp;</td>
<td height="35">&nbsp; &nbsp; <input type="submit"
name="Submit" value="<22><><EFBFBD><EFBFBD>" /> &nbsp;&nbsp; <input type="reset"
name="Submit2" value="<22><><EFBFBD><EFBFBD>" /></td>
</tr>
</table>
</form></td>
</tr>
</table>
</body>
</html>