📄 docusesealregtable.asp
字号:
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>公文用印登记表</title>
<link rel="stylesheet" type="text/css" href="../css/css.css">
</head>
<SCRIPT src="../Popup.js"></SCRIPT>
<script language="javascript">
function checkform()
{
if (document.form1.UseSealDocSums.value=="")
{
alert("请输入份数!");
document.form1.UseSealDocSums.focus();
return (false)
}
if (document.form1.UseSealDate.value=="")
{
alert("请选择盖章日期!");
return (false);
}
return (true);
}
</script></script>
<body>
<p align="center"><SPAN
style="COLOR: red; FONT-FAMILY: 黑体; FONT-SIZE: 22pt; mso-ascii-font-family: 'Times New Roman'">公文用印登记表<br>
<br>
</span></p>
<div align="center">
<center><form name=form1>
<table border="1" cellpadding="0" cellspacing="0" width="600" bordercolorlight="#FF0000" bordercolordark="#FFFFFF">
<tr>
<td height="50" colspan="3" width="596">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="12%"><font color="#FF0000"> 公文标题:</font></td>
<td width="88%">公文标题</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td height="50" width="312">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="23%"><font color="#FF0000"> 公文字号:</font></td>
<td width="75%">机关代字[2002]3号</td>
</tr>
</table>
</div>
</td>
<td height="50" width="112"><font color="#FF0000"> 份数:</font>
<input type="text" name="UseSealDocSums" size="5" class="doc_txt" value="54">
</td>
<td height="50" width="168">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="34%"><font color="#FF0000"> 签发人:</font></td>
<td width="66%">
签发人姓名 </td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td height="50" width="312"><font color="#FF0000"> 经办人:</font>管理员</td>
<td height="50" colspan="2" width="282"><font color="#FF0000"> 盖章日期:<input type="text" name="UseSealDate" size="20" class="doc_txt" readonly value="2002-9-16"><a href="#" onclick="fPopUpDlg('../HtmlTemplate/calendar.htm', document.form1.UseSealDate, 'winpop', 172, 210);return false"><img border="0" src="../Images/datetime.gif" width="16" height="16"></a></font></td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="600">
<tr>
<td width="267" height="30"></td>
<td width="146" height="30"><font color="#FF0000">填表人:</font>管理员</td>
<td width="186" height="30"><font color="#FF0000">填表日期:</font>2002-9-16 18:04:09</td>
</tr>
</table>
</center>
</div>
<p align="center"><input type="button" value=" 提交 " name="submit"></p></form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -