out.asp

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

ASP
23
字号
<html>
<head>
<title>NET-OA</title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312"> 


<style type="text/css">
<!--
body { font-size: 12px; line-height: 18px}
td { font-size: 12px; line-height: 18px}
--></style>
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="2" topmargin="4" >
<table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr> 
 <td id="message" >&nbsp; </td>
 </tr>
</table>
<input type="hidden" name="temp" >
</body>
</html>

⌨️ 快捷键说明

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