📄 knowledge.asp
字号:
<style type="text/css">
<!--
.stylethree {color: #FF0000}
body {
margin-top: 0px;
margin-bottom: 0px;
}
-->
</style>
<table width="587" height="500" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="587" height="461" valign="top"><table width="568" height="317" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td width="568" height="317" valign="top"><table width="568" height="317" border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td width="568" height="317" colspan="2" valign="top">
<table width="96%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="100%" height="12" valign=top></td>
</tr>
<tr>
<td width="100%" height="12" valign=top align=center> 物 流 知 识 讲 解</td>
</tr>
<tr>
<td width="100%" height="12" valign=top></td>
</tr>
<tr>
<td height="12">
<table width="112" height="18" border="0" cellpadding="0" cellspacing="0" bgcolor="#ffcc99" class=wenbenkuang>
<tr>
<td width="112">
<div align="center">
<a href="index.asp?action=第三方物流">第三方物流</a>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="12">
<table width="560" border="0" cellspacing="1" cellpadding="1">
<!-- #include file="../Conn/conn.asp" -->
<%
sql="select top 4* from tb_KnowLedgeMeg where Reside='第三方物流' order by IssueDate"
rs.open sql,conn
if not rs.eof or not rs.bof then
while not rs.eof
%>
<tr>
<td width="85"> </td>
<td width="492">
<a href="#" onclick="window.open('Knowledge/particular.asp?id=<%=rs("ID")%>','','width=540,height=550,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes')">
<%=rs("Title")%>
</a>
</td>
</tr>
<%
rs.movenext
wend
%>
<% else %>
<tr>
<td width="85"> </td>
<td width="492">没有<span class="stylethree">第三方物流</span>相关的信息</td>
</tr>
<%
end if
set rs=nothing
conn.close
set conn=nothing
%>
</table>
</td>
</tr>
<tr>
<td height="12">
<table width="112" height="18" border="0" cellpadding="0" cellspacing="0" bgcolor="#ffcc99" class=wenbenkuang>
<tr>
<td width="112">
<div align="center">
<a href="index.asp?action=仓储知识">仓储知识</a>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="12">
<table width="560" border="0" cellspacing="1" cellpadding="1">
<!-- #include file="../Conn/conn.asp" -->
<%
sql="select top 4* from TB_KnowLedgeMeg where Reside='仓储知识' order by IssueDate"
rs.open sql,conn
if not rs.eof or not rs.bof then
while not rs.eof
%>
<tr>
<td width="81"> </td>
<td width="496">
<a href="#" onclick="window.open('Knowledge/particular.asp?id=<%=rs("ID")%>','','width=540,height=450,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes')">
<%=rs("Title")%>
</a>
</td>
</tr>
<%
rs.movenext
wend
%>
<% else %>
<tr>
<td width="81"> </td>
<td width="496">没有<span class="stylethree">仓储知识</span>相关的信息</td>
</tr>
<%
end if
set rs=nothing
conn.close
set conn=nothing
%>
</table>
</td>
</tr>
<tr>
<td height="12">
<table width="112" height="18" border="0" cellpadding="0" cellspacing="0" bgcolor="#ffcc99" class=wenbenkuang>
<tr>
<td width="112">
<div align="center">
<a href="index.asp?action=法律法规">法律法规</a>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="12">
<table width="560" border="0" cellspacing="1" cellpadding="1">
<!-- #include file="../Conn/conn.asp" -->
<%
sql="select top 4* from TB_KnowLedgeMeg where Reside='法律法规' order by IssueDate"
rs.open sql,conn
if not rs.eof or not rs.bof then
while not rs.eof
%>
<tr>
<td width="77"> </td>
<td width="459">
<a href="#" onclick="window.open('Knowledge/particular.asp?id=<%=rs("ID")%>','','width=540,height=450,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes')">
<%=rs("Title")%>
</a>
</td>
</tr>
<%
rs.movenext
wend
%>
<% else %>
<tr>
<td width="77"> </td>
<td width="459">没有<span class="stylethree">法律法规</span>相关的信息</td>
</tr>
<%
end if
set rs=nothing
conn.close
set conn=nothing
%>
</table>
</td>
</tr>
<tr>
<td height="12">
<table width="112" height="18" border="0" cellpadding="0" cellspacing="0" bgcolor="#ffcc99" class=wenbenkuang>
<tr>
<td width="112">
<div align="center">
<a href="index.asp?action=运输配送">运输配送</a>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="12">
<table width="560" border="0" cellspacing="1" cellpadding="1">
<!-- #include file="../Conn/conn.asp" -->
<%
sql="select top 4* from TB_KnowLedgeMeg where Reside='运输配送' order by IssueDate"
rs.open sql,conn
if not rs.eof or not rs.bof then
while not rs.eof
%>
<tr>
<td width="76"> </td>
<td width="501">
<a href="#" onclick="window.open('Knowledge/particular.asp?id=<%=rs("ID")%>','','width=540,height=450,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes')">
<%=rs("Title")%>
</a>
</td>
</tr>
<%
rs.movenext
wend
%>
<% else %>
<tr>
<td width="76"> </td>
<td width="501">没有<span class="stylethree">运输配送</span>相关的信息</td>
</tr>
<%
end if
set rs=nothing
conn.close
set conn=nothing
%>
</table>
</td>
</tr>
<tr>
<td height="12">
<table width="112" height="18" border="0" cellpadding="0" cellspacing="0" bgcolor="#ffcc99" class=wenbenkuang>
<tr>
<td width="112">
<div align="center">
<a href="index.asp?action=保险知识">保险知识</a>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="12">
<table width="560" border="0" cellspacing="1" cellpadding="1">
<!-- #include file="../Conn/conn.asp" -->
<%
sql="select top 4* from TB_KnowLedgeMeg where Reside='保险知识' order by IssueDate"
rs.open sql,conn
if not rs.eof or not rs.bof then
while not rs.eof
%>
<tr>
<td width="73"> </td>
<td width="504">
<a href="#" onclick="window.open('Knowledge/particular.asp?id=<%=rs("ID")%>','','width=540,height=450,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes')">
<%=rs("Title")%>
</a>
</td>
</tr>
<%
rs.movenext
wend
%>
<% else %>
<tr>
<td width="73"> </td>
<td width="504">没有<span class="stylethree">保险知识</span>相关的信息</td>
</tr>
<%
end if
set rs=nothing
conn.close
set conn=nothing
%>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -