table_print_cd.asp
来自「该源码包含了CRM系统的基本功能」· ASP 代码 · 共 42 行
ASP
42 行
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
.style1 {color: #FF0000}
body,td,th {
font-size: 12px;
}
.ff {
border: 1px double #003399;
}
-->
</style>
</head>
<body>
<p> </p>
<p> </p>
<p> </p>
<table width="67%" border="0" align="center" cellspacing="0" bgcolor="#DFEEFF" class="ff" >
<tr>
<td height="38" align="center"><p> </p>
<p><a href="Table_Kh.asp?sql=<%=request("sql")%>&tt=<%=request("tt")%>" target="_blank"><img src="images/fd.gif" border="0"></a></p></td>
</tr>
<tr>
<td height="97" align="center"> </td>
</tr>
<tr>
<td align="center">说明:左键单击"下载"<span class="style1">预览</span>,右键单击"下载"选择"目标另存为..."<span class="style1">下载</span></td>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?