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

📄 search.asp

📁 简洁清爽的网站管理管理系统,基本功能都具备了
💻 ASP
字号:
<!--#include file="Inc/syscode.asp"-->
<!--#include file="inc/Skin_css.asp"-->
<%
ShowSmallClassType=ShowSmallClassType_Search
MaxPerPage=MaxPerPage_Search
strFileName="Search.asp?Field=" & strField & "&Keyword=" & keyword & "&BigClassName=" & BigClassName & "&SmallClassName=" & SmallClassName 
%>
<!-- #include file="Head.asp" --><BODY bgColor=#666666 leftMargin=0 topMargin=0 marginheight="0" marginwidth="0"> 
<table width="846" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td class="tdbg_left"  width="217" valign="top" >
      <!--#include file="user.asp" -->
      <!--#include file="left_product.asp" -->
      <!--#include file="Left_seach.asp" -->    </td>
    <td width="6"></td>
    <td valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td height="206" valign="top">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="71%" height="28" background="Images/xxbg.gif"><img src="Images/t_search.gif" width="210" height="22"></td>
                <td width="29%" align="right" background="Images/xxbg.gif"><div align="center">首页 -&gt; 产品搜索</div></td>
              </tr>
              <tr>
                <td colspan="2"><img src="Images/bt1.gif" width="210" height="22"></td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <TR>
                <TD width="454" 
                  height=28> 搜索范围:
                    <% call ShowClassGuide() %>
                </TD>
                <TD width="96">
                  <% 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 
                  height=1 colspan="2">
                  <% call ShowSearchResult() %>
                </TD>
              </TR>
              <TR>
                <TD 
                  height=1 colspan="2">
                  <%
		  if totalput>0 then
		  	call showpage(strFileName,totalput,MaxPerPage,false,true,"个产品")
		  end if
		  %>
                </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 + -