date.html

来自「基于ASP的OA办公系统有BBS」· HTML 代码 · 共 53 行

HTML
53
字号
<html>
<head>
<title>NET-OA</title>
<link rel="stylesheet" href="../../inc/style.css" type="text/css">
<script>
if (self==top){self.location.href="../../default.asp"};
function win(id) { 
showModalDialog('../../common/user_info.asp?uid='+id,window,'dialogHeight:300px;dialogWidth:400px;dialogleft:180px;help:no;status:no;scroll:yes');
} 
</script>
</head>
<body bgcolor="#FFFFFF" oncontextmenu="return false" scroll="no">
<!--Net-OA1--><table id="control" border="0" cellpadding="2" width="100%" cellspacing="0" class="borderon">
 <tr>
 <td align="center"> 
 <!--Net-OA2--> </td>
 </tr></table>
<div style="position:relative; width:100%; height:expression(body.offsetHeight-control.offsetHeight-2); z-index:1; left: 0px; top: 0px; overflow-x:hidden;overflow-y:scroll;"> 
  <!--Net-OA3-->
</div>
</body>
</html>
<!--Net-OA4--> <table border="0" cellpadding="0" width="100%" cellspacing="1" bgcolor="#F8F8F5">
 <tr> 
 <td align="center" bgcolor="#FFFFFF" > 
 <!--Net-OA5-->		<br><br>今天没有任何计划。
	<!--Net-OA6--> <table border="0" cellpadding="0" cellspacing="0" width="100%">
 <tr bgcolor="#999999"> 
 <td width="80" align="center" height="20"><font color="#D7D7D7">执行时间:</font></td>
 <td><font color="#D7D7D7"><!--Net-OA7--></font></td>
 </tr>
 <tr> 
 <td width="80" align="center" height="20">计划主题:</td>
 <td><!--Net-OA8--> </td>
 </tr>
 <tr>
 <td width="80" align="center" height="20">计 划 人:</td>
 <td><!--Net-OA9-->		 	 <span onclick="win('<!--Net-OA10-->')" style="cursor:hand"><img src="../../images/member.gif" align="absmiddle" hspace="2" vspace="2"><!--Net-OA11--></span>
		<!--Net-OA12--></td>
 </tr>
		 <!--Net-OA13--> <tr> 
 <td width="80" align="center" height="20"><font color="#999999">计划注释:</font></td>
 <td><font color="#999999"><!--Net-OA14--></font></td>
 </tr>
 <!--Net-OA15--> <tr> 
 <td width="80" align="center" height="20">内容描述:</td>
 <td><!--Net-OA16--></td>
 </tr>
 </table>
 <!--Net-OA17--> </td>
 </tr>
</table>
<!--Net-OA18-->

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?