📄 product.asp
字号:
<!--#include file="Inc/syscode.asp"-->
<!--#include file="inc/Skin_css.asp"-->
<%
'请勿改动下面这三行代码
ShowSmallClassType=ShowSmallClassType_Default
MaxPerPage=MaxPerPage_Default
strFileName="Product.asp?BigClassName=" & BigClassName & "&SmallClassName=" & SmallClassName
%>
<!-- #include file="Head.asp" -->
<table width="767" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td width="202" valign="top" background="Images/81235959_prum_bg.gif" ><!--#include file="left_product.asp" -->
</td>
<td width="6"></td>
<td valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top">
<table width="100%" height="5" border="0" cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
</table>
<table width="556" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="556" height="28" background="Images/xxbg.gif"><img src="Images/81235959_proshow.gif" width="556" height="35"></td>
</tr>
</table>
<table width="556" border="0" cellpadding="0" cellspacing="0" background="Images/81235959_dj_gbg.gif">
<TR>
<TD width="453">
<% call ShowClassGuide() %></TD>
<TD width="102">
<% call ShowArticleTotal() %>
</TD>
</TR>
<TR>
<TD
height=1 colspan="2" background=img/naBialym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
<TR>
<TD colspan="2">
<% call ShowArticle(32) %></TD>
</TR>
<TR>
<TD colspan="2">
<%
if totalput>0 then
call showpage(strFileName,totalput,MaxPerPage,false,true,"个产品")
end if
%></TD>
</TR>
<TR>
<TD colspan="2"><img src="Images/81235959_dj_tb.gif" width="556" height="6"></TD>
</TR>
</table>
<table width="100%" height="5" border="0" cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<!-- #include file="Inc/Foot.asp" -->
</BODY></HTML>
<!--网站系统交易网:www.csys.com.cn-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -