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

📄 index.asp

📁 中国库存信息网 完整版 [已通过安全检测]Symantec AntiVirus 企业版 10.0.0.0.359 ║ ║ [病毒定义文件版本] 2006-5-5 rev.24 ║  ║ [已通
💻 ASP
📖 第 1 页 / 共 2 页
字号:
                      </TD>
                    </TR>
              </TABLE>             </TD>
          <TD bgColor=#cec6c6 width=2></TD>
              <TD height=400 vAlign=top width=573><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td><table width="100%" border="0" align="right" cellpadding="0" cellspacing="0">
                        <tr> 
                          <td valign="top"> <FORM action=sjsearch.asp method=POST name=Search>
                              <TABLE border=0 cellPadding=0 cellSpacing=0 width=570>
                                <TBODY>
                                  <TR> 
                                    <TD vAlign=top width=130> <img border="0" src="images/sj11.gif"></TD>
                                    <TD background=images/sj12.gif> <TABLE border=0 cellPadding=0 cellSpacing=0 height=25 
width="446">
                                        <TBODY>
                                          <TR> 
                                            <TD width="88"><INPUT name=BHName type=hidden> 
                                              <INPUT maxLength=100 
name=txtitle size=14></TD>
                                            <TD width="98"> <SELECT Class=f11 Size="1" Name="DateTime">
                                                <OPTION VALUE="30" selected>显示最近30天</OPTION>
                                                <OPTION VALUE="7788">显示所有时段</OPTION>
                                                <OPTION VALUE="0">显示今日最新</OPTION>
                                                <OPTION VALUE="2">显示最近2天</OPTION>
                                                <OPTION VALUE="7">显示最近7天</OPTION>
                                                <OPTION VALUE="90">显示最近3个月</OPTION>
                                                <OPTION VALUE="180">显示最近6个月</OPTION>
                                                <OPTION VALUE="365">显示最近1年</OPTION>
                                              </select></TD>
                                            <TD width="75"> <Select Class=f11 size="1" name="Type">
                                                <OPTION value="0">全部信息</OPTION>
                                                <OPTION VALUE="采购">采购</OPTION>
                                                <OPTION VALUE="供应">供应</OPTION>
                                              </Select> </TD>
                                            <TD width="122"> <INPUT align=bottom border=0 
name=I7 src="images/index_search.gif" type=image ></TD>
                                          </TR>
                                        </TBODY>
                                      </TABLE></TD>
                                  </TR>
                                </TBODY>
                              </TABLE>
                            </FORM>
                            <TABLE width=100% height=230 border=0 align="right" cellPadding=0 cellSpacing=0>
                              <TBODY>
                                <TR> 
                                  <TD align=middle height=195 vAlign=top width=286> 
                                    <TABLE border=0 cellPadding=2 cellSpacing=0 width=275 style="border-collapse: collapse" bordercolor="#111111">
                                      <TBODY>
                                        <TR> 
                                          <TD class=LL> <a href="sjsearch.asp?type=采购&keyword=0&datetime=7788&txtitle=<%=title%>"> 
                                            </a><a href="sjsearch.asp?type=采购&keyword=0&datetime=7788&txtitle=<%=title%>"><img src="images/center_02.gif" width="172" height="24" border="0"></a><a href="sjsearch.asp?type=采购&keyword=0&datetime=7788&txtitle=<%=title%>"> 
                                            </a></TD>
                                        </TR>
                                        <%do while not mrs.eof%>
                                        <TR> 
                                          <TD class=LL width=253>&nbsp;<img src="images/Tp.gif" width="7" height="7" border="0"> 
                                            <a href="javascript:show_business(&quot;business_info.asp?info_id=<%=mrs("info_id")%>&quot;)"> 
                                            
                                            <% if len(mrs("showname"))>15 then%>
                                            <%=left(mrs("showname"),14)%>.. 
                                            <% else%>
                                            <%=mrs("showname")%></a> 
                                            <%end if%>
                                            <font color="#808080"> (<%=month(mrs("dateandtime"))
%>/<%=day(mrs("dateandtime"))%>)</font></TD>
                                        </TR>
                                        <% num=num+1 
if num>=MaxNumber then exit do 
mrs.movenext 
loop 
mrs.close 
set mrs=nothing 
%>
                                        <TR align=right> 
                                          <TD class=LL><FONT 
color=#ff6600> <a href="sjsearch.asp?type=%B2%C9%B9%BA&keyword=0&datetime=7788&txtitle=<%=title%>"> 
                                            <img src="images/more_01.gif" width="48" height="13" border="0"> 
                                            </a></FONT><font color="#FF6600">&nbsp;&nbsp;</font></TD>
                                        </TR>
                                      </TBODY>
                                    </TABLE>
                                  </TD>
                                  <TD align=right height=195 vAlign=top width=287> 
                                    <TABLE border=0 cellPadding=2 cellSpacing=0 width=275 style="border-collapse: collapse" bordercolor="#111111">
                                      <TBODY>
                                        <TR> 
                                          <TD class=LL> <a href="sjsearch.asp?type=供应&keyword=0&datetime=7788&txtitle=<%=title%>"> 
                                            <img src="images/center_03.gif" width="172" height="24" border="0"> 
                                            </a></TD>
                                        </TR>
                                        <%do while not grs.eof%>
                                        <TR> 
                                          <TD class=LL width=275> &nbsp;<img src="images/Tp.gif" width="7" height="7" border="0"> 
                                            <a href="javascript:show_business(&quot;business_info.asp?info_id=<%=grs("info_id")%>&quot;)"> 
                                            
                                            <% if len(grs("showname"))>15 then%>
                                            <%=left(grs("showname"),14)%>.. 
                                            <% else%>
                                            <%=grs("showname")%> 
                                            <%end if%>
                                           </a> <font color="#808080">(<%=month(grs("dateandtime"))
%>/<%=day(grs("dateandtime"))%>)</font></TD>
                                          <% gum=gum+1 
if gum>=MaxNumber then exit do 
grs.movenext 
loop 
grs.close 
set grs=nothing 
%>
                                        </TR>
                                        <TR align=right> 
                                          <TD class=LL><FONT 
color=#ff6600> <a href="sjsearch.asp?type=供应&keyword=0&datetime=7788&txtitle=<%=title%>"> 
                                            <font color="#FF6600"><img src="images/more_01.gif" width="48" height="13" border="0"></font></a></FONT><font color="#FF6600">&nbsp;&nbsp;</font></TD>
                                        </TR>
                                      </TBODY>
                                    </TABLE>
                                  </TD>
                                </TR>
                              </TBODY>
                            </TABLE></td>
                        </tr>
                      </table></td>
                  </tr>
                  <tr>
                    <td><div align="center">
                        <TABLE border=0 borderColor=#111111 cellSpacing=0 
                        id=AutoNumber18 style="BORDER-COLLAPSE: collapse" 
                        width="100%">
                          <TBODY>
                            <TR> 
                              <TD 
                            width=537 height="92" 
                            style="COLOR: #000; FONT-FAMILY: 宋体; FONT-SIZE: 12px; LINE-HEIGHT: 150%"> 
                                <div align="right">
                                  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="530" height="92">
                                    <param name="movie" value="images/cpzsgg.swf">
                                    <param name="quality" value="high">
                                    <embed src="images/cpzsgg.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="530" height="92"></embed></object>
                                </div></TD>
                              <TD width="32" align=left 
                            style="COLOR: #000; FONT-FAMILY: 宋体; FONT-SIZE: 12px; LINE-HEIGHT: 150%"><IMG 
                              src="images/520bannernotes.gif" width="22" height="90" border=0></TD>
                            </TR>
                          </TBODY>
                        </TABLE>
                      </div></td>
                  </tr>
                  <tr>
                    <td valign="top"> <hr size="1" noshade>
                      <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
                        <tr> 
                          <td><img src="images/hxzx.gif" width="570" height="24"></td><% 
						  hysql="select * from hyzx order by ID desc"
Set hyrs= Server.CreateObject("ADODB.Recordset") 
hyrs.open hysql,conn,1,1 %>
                        </tr>
                        <tr> 
                          <td><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
                              <tr> 
                                <td><table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
                                    <tr> 
                                      <td width="60%" height="10"> 
                                        <div align="center"></div></td>
                                      <td width="20%" height="10"> 
                                        <div align="center"></div></td>
                                      <td width="20%" height="10"> 
                                        <div align="center"></div></td>
                                    </tr>
                                    <%do while not grs.eof%>
                                    <tr> 
                                      <td height="20"> <img src="images/z03.gif" width="9" height="8"> 
                                         <a href="javascript:show_hyzx(&quot;hyzx_info.asp?id=<%=hyrs("id")%>&quot;)">  
                                        <% if len(hyrs("title"))>22 then%>
                                        <%=left(hyrs("title"),21)%>.. 
                                        <% else%>
                                        <%=hyrs("title")%></a> 
                                        <%end if%>
                                      </td>
                                      <td height="20"><%=hyrs("fl")%></td>
                                      <td height="20"> <div align="right"><%=hyrs("addtime")%></div></td>
                                    </tr>
                                    <% onew=onew+1 
if onew>=8 then exit do 
hyrs.movenext 
loop 
hyrs.close 
set hyrs=nothing 
%>
                                  </table></td>
                              </tr>
                              <tr> 
                                <td height="30"><FONT 
color=#ff6600><a href="sjsearch.asp?type=供应&keyword=0&datetime=7788&txtitle=<%=title%>"></a></FONT> 
                                  <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
                                    <tr> 
                                      <td><div align="right"><a href="hyzx.asp?fl=1">更多信息...</a></div></td>
                                    </tr>
                                  </table></td>
                              </tr>
                            </table></td>
                        </tr>
                        <tr> 
                          <td><img src="images/zhxx.gif" width="570" height="24"></td><% 
						  zhsql="select * from zhxx order by ID desc"
Set zhrs= Server.CreateObject("ADODB.Recordset") 
zhrs.open zhsql,conn,1,1 %>
                        </tr>
                        <tr> 
                          <td><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
                              <tr>
                                <td><table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
                                    <tr> 
                                      <td width="58%" height="25"> 
                                        <div align="center"><img src="images/z02.gif" width="6" height="6">&nbsp;展会名称&nbsp;<img src="images/z02.gif" width="6" height="6"></div></td>
                                      <td width="32%" height="25"> 
                                        <div align="center"><img src="images/z02.gif" width="6" height="6">&nbsp;展会时间&nbsp;<img src="images/z02.gif" width="6" height="6"></div></td>
                                      <td width="10%" height="25"> 
                                        <div align="center">点击</div></td>
                                    </tr><%do while not grs.eof%>
                                    <tr> 
                                      <td height="20"> <img src="images/z01.gif" width="15" height="16"> 
                                          <a href="javascript:show_zhxx(&quot;zhxx_info.asp?id=<%=zhrs("id")%>&quot;)">  
										<% if len(zhrs("zname"))>22 then%>
                                            <%=left(zhrs("zname"),21)%>.. 
                                            <% else%>
                                            <%=zhrs("zname")%></a> 
                                            <%end if%>
                                      </td>
                                      <td height="20"><%=zhrs("zdate")%></td>
                                      <td height="20">
<div align="center"><font color="#FF0000"><%=zhrs("looktimes")%></font></div></td>
                                    </tr><% one=one+1 
if one>=5 then exit do 
zhrs.movenext 
loop 
zhrs.close 
set zhrs=nothing 
%>
                                  </table></td>
                              </tr>
                              <tr>
                                <td height="30"><FONT 
color=#ff6600><a href="sjsearch.asp?type=供应&keyword=0&datetime=7788&txtitle=<%=title%>"></a></FONT> 
                                  <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
                                    <tr>
                                      <td><div align="right"><a href="zhxx.asp">更多信息...</a></div></td>
                                    </tr>
                                  </table>
                                </td>
                              </tr>
                            
                            </table></td>
                        </tr>
                       
                      </table>
                      
                    </td>
                  </tr>
                </table></TD>
          
          <TD vAlign=top width=10><BR>
              </TD>
            </TR></TBODY></TABLE>
      </TD>
    </TR></TBODY></TABLE>
<!--#include file=footer2.htm-->
</BODY></HTML>

⌨️ 快捷键说明

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