⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 product.asp

📁 烈火之家整站程序 本程序集商业娱乐一体,本来是给自己用的但是我的国外空间支持不够好,就送给大家了. 1. 栏目包括 最新信息,下载,影音娱乐,作品展示,定制业务,支持服务,留言,关于本站. 2.管理员
💻 ASP
字号:
<!--#include file="inc/syscode.asp"-->
<!--#include file="top.asp"-->
<%
'请勿改动下面这三行代码
ShowSmallClassType=ShowSmallClassType_Default
MaxPerPage=MaxPerPage_Default
strFileName="Product.asp?BigClassName=" & BigClassName & "&SmallClassName=" & SmallClassName 
%>
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
  <TBODY>
   <TR>
    <TD vAlign=top width=178 background=images/leftftbg.gif>
       <TABLE cellSpacing=0 cellPadding=0 width=178 border=0>
        <TBODY>
        <TR>
          <TD width=178><!-- 作品列表 --><!--#include file="L_product.asp"--></TD>
        </TR>
        <TR>
          <TD height=10></TD></TR>
        <TR>
          <TD><!-- 业务介绍 --><!--#include file="index_ywjs.asp"--></TD></TR>
        <TR>
          <TD height=10></TD></TR>
        <TR>
          <TD><!-- 站内调查 --><!-- #include file="L_vote.asp" --></TD></TR>
        <TR>
          <TD background=images/leftbg.gif height=5></TD></TR>
        </TBODY>
       </TABLE>
    </TD>
<!--********************左栏部分结束**********************-->
    <TD  bgcolor="#FFFFFF" valign=top>				
     <table width="100%" border="0" align="center" cellpadding="0" cellspacing="3" bgcolor="#FBFEFF">
      <tr> 
	        <td height="24"><strong><font size="2">作品展示:</font></strong></td>
      </tr>
      <tr> 
	<td height="1" bgcolor="#c0c0c0"></td>
      </tr>
     </table>	
     <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>			
       <td>
<!--********************右栏部分开始**********************-->
	<TABLE cellSpacing=0 cellPadding=0 width="555" border=0>		
<TR> 
			<TD> 
				<TABLE width="100%" border=0 align="right" cellPadding=0 cellSpacing=0>
					<TR> 
						<TD width="453"height=28><% call ShowClassGuide() %> </TD>
						<TD width="102"> <% call ShowArticleTotal() %> </TD>
					</TR>
				</TABLE>
			</TD>
		</TR>
		<TR> 
			<TD height=1> <% call ShowArticle(32) %> </TD>
		</TR>
		<TR> 
			<TD height=1> 
<%
if totalput>0 then
call showpage(strFileName,totalput,MaxPerPage,false,true,"个作品")
end if
%> 
			</TD>
		</TR>
	</TABLE>

<!--********************右栏部分结束**********************-->
       </td>
      </tr>
      <tr>
       <td height=5></td>
      </tr>
     </table>
    </TD>
  <tbody>
 </tr>
</table>
<!-- 底部信息部分 --><!-- #include file="foot.asp" -->


⌨️ 快捷键说明

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