📄 departmentadd.jsp
字号:
<%@ include file="/jsp/include/ceil.jsp"%>
<TD vAlign=top width=567 height="288" rowspan="7">
<p align="center"> </p>
<form method="POST" action="/AddDeptServlet">
<!--webbot bot="SaveResults" u-file="E:\ij项目1\UI\_private\form_results.txt" s-format="TEXT/CSV" s-label-fields="TRUE" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" -->
<p align="center"><b><font color="#993333">
Department Name:</font></b><input type="text" maxlength = "20" name="deptName" size="20" ></p>
<p align="center"><font color="#993333"><b>
Description:<input type="text" maxlength = "199" name="description" size="20"></b></font></p>
<%@ include file="/jsp/include/displayError.jsp"%>
<p align="center"><input type="submit" value="Add" name="B1" style="color: #800000; font-weight: bold; background-color: #FDCC64"><input type="reset" value="Reset" name="B2" style="color: #800000; font-weight: bold; background-color: #FDCC64"></p>
</form>
</TD>
</TR>
<%@ include file="/jsp/include/side.jsp"%>
<TR>
<TD vAlign=bottom width=746 height="34" colspan="2">
</TD>
</TR>
<%@ include file="/jsp/include/floor.jsp"%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -