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

📄 default.asp

📁 体育商城
💻 ASP
📖 第 1 页 / 共 5 页
字号:
                      <td height="2" width="349"><font color="#000000"><A HREF="news.asp?<%= MM_keepNone & MM_joinChar(MM_keepNone) & "newid=" & news.Fields.Item("newid").Value %>" target="_blank" class="dfont"><%=(news.Fields.Item("title").Value)%></A> 
                        <% if news.Fields.Item("jdate").Value=xdate then %>
                        <img src="images/news_new.gif" width="28" height="11"> 
                        <% end if%>
                        </font></td>
                    </tr>
                  </table>
                  <% 
  Repeat3__index=Repeat3__index+1
  Repeat3__numRows=Repeat3__numRows-1
  news.MoveNext()
Wend
%>
                </td>
              </tr>
              <tr> 
                <td colspan="2" height="2"> </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
      <br>
      <table width="98%" border="0" cellspacing="0" cellpadding="0" align="center">
        <tr> 
          <td><img src="images/zxcp.gif" width="286" height="30"></td>
        </tr>
        <tr> 
          <td height="88"> 
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <%
startrw = 0
endrw = HLooper2__index
numberColumns = 2
numrows = 1
while((numrows <> 0) AND (Not newproduct.EOF))
	startrw = endrw + 1
	endrw = endrw + numberColumns
 %>
              <tr> 
                <%
While ((startrw <= endrw) AND (Not newproduct.EOF))
%>
                <td height="101"> 
                  <table width="97%" border="0" cellspacing="3" cellpadding="0" height="103" class="dfont" bordercolor="#FFFFFF" align="center">
                    <tr> 
                      <td rowspan="5" height="53" width="30%"> 
                        <div align="center"><A HREF="product.asp?<%= MM_keepNone & MM_joinChar(MM_keepNone) & "productid=" & newproduct.Fields.Item("productid").Value %>" target="_blank"><img src="images/product/<%=(newproduct.Fields.Item("images").Value)%>" width="90" height="90" border="0" alt="<%=(newproduct.Fields.Item("productname").Value)%>"></A></div>
                      </td>
                      <td height="8" colspan="2"><font color="#FFCC00"><b><font color="#000000"><%=(newproduct.Fields.Item("productname").Value)%></font></b></font></td>
                    </tr>
                    <tr> 
                      <td height="15" colspan="2"><font color="#000000">商品序号:</font></td>
                    </tr>
                    <tr> 
                      <td height="15" colspan="2"><font color="#000000"><%=(newproduct.Fields.Item("productid").Value)%></font></td>
                    </tr>
                    <tr> 
                      <td height="2" colspan="2"><font color="#000000">价格:<font color="#FF0000"><%=(newproduct.Fields.Item("xprice").Value)%>元</font></font></td>
                    </tr>
                    <tr> 
                      <td width="54%" height="2">【<A HREF="product.asp?<%= MM_keepNone & MM_joinChar(MM_keepNone) & "productid=" & newproduct.Fields.Item("productid").Value %>" target="_blank">详细资料</A>】</td>
                      <td width="16%" height="2"> 
                        <div align="right"></div>
                      </td>
                    </tr>
                    <tr bordercolor="#FFFFFF"> 
                      <td colspan="3" height="8"> 
                        <% =(DoTrimProperly((newproduct.Fields.Item("productjs").Value), 30, 0, 1, "...")) %>
                      </td>
                    </tr>
                    <tr bordercolor="#FFFFFF"> 
                      <td colspan="3" height="2"> 
                        <div align="center"><img src="images/line204.gif" width="180" height="1"></div>
                      </td>
                    </tr>
                  </table>
                </td>
                <%
	startrw = startrw + 1
	newproduct.MoveNext()
	Wend
	%>
              </tr>
              <%
 numrows=numrows-1
 Wend
 %>
            </table>
          </td>
        </tr>
      </table>
      <br>
      <table width="98%" border="0" cellspacing="0" cellpadding="0" align="center">
        <tr> 
          <td height="22"> 
            <div align="right"><img src="images/dazhe.gif" width="286" height="30"></div>
          </td>
        </tr>
        <tr> 
          <td height="108"> 
            <table border="0" cellspacing="0" cellpadding="0" width="100%">
              <%
startrw = 0
endrw = HLooper3__index
numberColumns = 2
numrows = 2
while((numrows <> 0) AND (Not dazhe.EOF))
	startrw = endrw + 1
	endrw = endrw + numberColumns
 %>
              <tr> 
                <%
While ((startrw <= endrw) AND (Not dazhe.EOF))
%>
                <td> 
                  <table width="97%" border="0" cellspacing="0" cellpadding="2" class="dfont" height="91" align="center">
                    <tr> 
                      <td rowspan="6"> 
                        <div align="center"><A HREF="product.asp?<%= MM_keepNone & MM_joinChar(MM_keepNone) & "productid=" & dazhe.Fields.Item("productid").Value %>" target="_blank"><img src="images/product/<%=(dazhe.Fields.Item("images").Value)%>" width="90" height="90" border="0" alt="<%=(dazhe.Fields.Item("productname").Value)%>"></A></div>
                      </td>
                      <td><font color="#FFCC00"><b><font color="#000000"><%=(dazhe.Fields.Item("productname").Value)%><img src="images/hotprice.gif" width="24" height="24"></font></b></font></td>
                    </tr>
                    <tr> 
                      <td><font color="#000000">商品序号:</font></td>
                    </tr>
                    <tr> 
                      <td height="16"><font color="#000000"><%=(dazhe.Fields.Item("productid").Value)%></font></td>
                    </tr>
                    <tr> 
                      <td><font color="#000000">原价:<span class="dazhe"><%=(dazhe.Fields.Item("yprice").Value)%></span><span>元</span></font></td>
                    </tr>
                    <tr> 
                      <td height="8"><font color="#000000">现价:<font color="#FF0000"><%=(dazhe.Fields.Item("xprice").Value)%>元</font></font></td>
                    </tr>
                    <tr> 
                      <td height="4"> 
                        <div align="right">【<A HREF="product.asp?<%= MM_keepNone & MM_joinChar(MM_keepNone) & "productid=" & dazhe.Fields.Item("productid").Value %>" target="_blank">详细资料</A>】 
                        </div>
                      </td>
                    </tr>
                    <tr> 
                      <td colspan="2" height="2"> 
                        <div align="center"><img src="images/line204.gif" width="180" height="1"></div>
                      </td>
                    </tr>
                  </table>
                </td>
                <%
	startrw = startrw + 1
	dazhe.MoveNext()
	Wend
	%>
              </tr>
              <%
 numrows=numrows-1
 Wend
 %>
            </table>
          </td>
        </tr>
      </table>
      <br>
      <table width="98%" border="0" cellspacing="0" cellpadding="0" align="center">
        <tr> 
          <td height="9" valign="bottom"> 
            <div align="center"><img src="images/xx.gif" width="368" height="28" usemap="#Map" border="0"></div>
          </td>
        </tr>
      </table>
      <div align="center">
        <% If Not gq.EOF Or Not gq.BOF Then %>
        <table width="98%" border="0" align="center" cellspacing="0" cellpadding="0" class="bk">
          <% 
While ((Repeat5__numRows <> 0) AND (NOT gq.EOF)) 
%>
          <%session("tadate")=date()%>
          <tr> 
            <td height="18">【<%=(gq.Fields.Item("leixing").Value)%>】 <a href="#" onClick="MM_openBrWindow('fbdail.asp?gqid=<%=gq.Fields.Item("gqid").Value%>','','width=400,height=400')"> 
              <% =(DoTrimProperly((gq.Fields.Item("gqtitle").Value), 20, 0, 1, "..")) %>
              </a> 
              <% If (gq.Fields.Item("fbdate").Value) = (session("tadate")) Then 'script %>
              <img src="images/new11.gif" width="28" height="11"> 
              <% End If ' end If (gq.Fields.Item("fbdate").Value) = (session("tadate")) script %>
               <a href="mailto:<%=(gq.Fields.Item("fbemail").Value)%>"><%=(gq.Fields.Item("fbname").Value)%></a></td>
          </tr>
          <% 
  Repeat5__index=Repeat5__index+1
  Repeat5__numRows=Repeat5__numRows-1
  gq.MoveNext()
Wend
%>
        </table>
        <br>
        <% End If ' end Not gq.EOF Or NOT gq.BOF %>
        <% If gq.EOF And gq.BOF Then %>
        <font color="#FF0000">还没有人发布信息</font> 
        <% End If ' end gq.EOF And gq.BOF %>
      </div>
    </td>
    <td width="20%" bgcolor="#F2F2F2" valign="top" height="527" background="images/BG020.jpg" class="left"> 
      <br>
      <form name="form1" method="get" action="reacsh.asp">
        <table width="143" border="0" cellspacing="0" cellpadding="0" align="center">
          <tr> 
            <td><img src="images/reasch.gif" width="145" height="34"></td>
          </tr>
        </table>
        <table width="145" border="0" cellspacing="0" cellpadding="0" align="center" class="bk">
          <tr> 
            <td bgcolor="#FFFFFF" height="52"> 
              <div align="center"><br>
                <input type="text" name="title" size="15" value="输入商品名称" style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ECFFB0" onFocus="this.select()" onMouseOver="this.focus()">
                <input type="image" border="0" name="imageField" src="images/button_search.gif" width="56" height="22">
              </div>
            </td>
          </tr>
        </table>
      </form>
      <table width="80%" border="0" cellspacing="0" cellpadding="0" align="center">
        <tr> 
          <td colspan="2" height="10"><img src="images/tuijian.gif" width="145" height="30"></td>
        </tr>
      </table>
      <table width="143" border="0" cellspacing="0" cellpadding="0" align="center" class="bk">
        <% 
While ((Repeat2__numRows <> 0) AND (NOT tuijian.EOF)) 
%>
        <tr> 
          <td width="11%" height="17" bgcolor="#FFFFFF"><img src="images/sign058.gif" width="17" height="13"></td>
          <td width="89%" height="18" bgcolor="#FFFFFF"><A HREF="product.asp?<%= MM_keepNone & MM_joinChar(MM_keepNone) & "productid=" & tuijian.Fields.Item("productid").Value %>" target="_blank" class="dfont"><%=(tuijian.Fields.Item("productname").Value)%></A></td>
        </tr>
        <% 
  Repeat2__index=Repeat2__index+1
  Repeat2__numRows=Repeat2__numRows-1
  tuijian.MoveNext()
Wend
%>
      </table>
      <br>
      <table width="50%" border="0" cellspacing="0" cellpadding="0" align="center">
        <tr> 
          <td> 
            <table width="141" border="0" cellspacing="0" cellpadding="0" align="center">
              <tr> 
                <td height="21"><img src="images/hot.gif" width="145" height="25"></td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
      <table width="143" border="0" cellspacing="0" cellpadding="0" align="center" class="bk">
        <% 
While ((Repeat1__numRows <> 0) AND (NOT hot.EOF)) 
%>
        <tr bgcolor="#FFFFFF"> 
          <td width="15" height="19"><img src="images/sign058.gif" width="17" height="13"></td>
          <td width="128" height="18"><A HREF="product.asp?<%= MM_keepNone & MM_joinChar(MM_keepNone) & "productid=" & hot.Fields.Item("productid").Value %>" target="_blank" class="dfont"><%=(hot.Fields.Item("productname").Value)%></A></td>
        </tr>
        <% 
  Repeat1__index=Repeat1__index+1
  Repeat1__numRows=Repeat1__numRows-1
  hot.MoveNext()
Wend
%>
      </table>
      <br>
      <table width="130" border="0" cellspacing="0" cellpadding="0" align="center" height="13">
        <tr> 
          <td><img src="images/sell.gif" width="145" height="22"></td>
        </tr>
      </table>
      <table width="143" border="0" cellspacing="0" cellpadding="0" align="center" class="bk">
        <% 
While ((Repeat4__numRows <> 0) AND (NOT sell.EOF)) 
%>
        <tr bgcolor="#FFFFFF"> 
          <td width="13"><img src="images/sign058.gif" width="17" height="13"></td>
          <td width="130" height="18"><A HREF="product.asp?<%= MM_keepNone & MM_joinChar(MM_keepNone) & "productid=" & sell.Fields.Item("productid").Value %>" target="_blank"><%=(sell.Fields.Item("productname").Value)%></A></td>
        </tr>
        <% 
  Repeat4__index=Repeat4__index+1
  Repeat4__numRows=Repeat4__numRows-1
  sell.MoveNext()
Wend
%>
      </table>
      <br>
    </td>
  </tr>
</table>
<br>
<!--#include file="bottom.asp" -->
<map name="Map">
  <area shape="rect" coords="169,4,237,22" href="fblist.asp" target="_blank">
  <area shape="rect" coords="257,5,325,23" href="#" onClick="MM_openBrWindow('fbgq.asp','','width=400,height=400')">
</map>
</body>
</html>
<%
rs.Close()
%>
<%
rs1.Close()
%>
<%
hot.Close()
%>
<%
newproduct.Close()
%>
<%
sell.Close()
%>
<%
gq.Close()
%>
<%
dazhe.Close()
%>
<%
tuijian.Close()
%>
<%
news.Close()
%>
<%
newsimg.Close()
%>

⌨️ 快捷键说明

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