bgsub.asp
来自「OA系统源代码,基于ASP开发的OA系统,具有OA系统中通告,工作流,人事,内部」· ASP 代码 · 共 67 行
ASP
67 行
<%
sub bghead()
%>
<body bgcolor="#EBEBEB" leftmargin="0" topmargin="0">
<table width="100%" border="0" cellspacing="0">
<tr>
<td bgcolor="3F6090"> <font color="3F6090">-</font></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td height=68>
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="68">
<tr>
<td width=64><img border="0" src="images/j1.gif" width="64" height="68"></td>
<td background="images/j2.gif" width="100%" height="68" align=center>
<%
end sub
%>
<%
sub bgmid()
%>
</td>
<td width="60" height="68"><img border="0" src="images/j3.gif" width="60" height="68"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign=top>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td background="images/j4.gif" width=18 height=280></td>
<td valign=top height=280 width="759">
<%
end sub
%>
<%
sub bgback()
%>
</td>
<td background="images/j5.gif" width=37 height=280></td>
</tr>
</table>
</tr>
<tr>
<td height=19>
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="19">
<tr>
<td width=18 height=20><img border="0" src="images/j6.gif" width="18" height="19"></td>
<td background="images/j7.gif" width=100% height=20></td>
<td width="18" height="20"><img border="0" src="images/j8.gif" width="18" height="19"></td>
</tr>
</table>
</td>
</tr>
</table>
<%
end sub
%>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?