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

📄 di.asp

📁 NT80购物系统1.0 系统说明: 1 界面美观大方
💻 ASP
字号:

<table width="760" border="0" cellspacing="0" cellpadding="0" align="center" height="71">
  <tr> 
    <td bgcolor="#990000" width="10" rowspan="2">&nbsp;</td>
    <td bgcolor="#990000" width="682"> 
      <div align="center"> 
        <%

	  set rs=server.createobject("adodb.recordset")
	  sql="SELECT * from href where lei=2 "
	  
      rs.open sql,conn,1,3
	for x=1 to int(rs.recordcount)
%>
        <a href="<%=rs("href")%>"><font color="#FFFFFF"> | <%=rs("lname")%></font></a> 
        <%
rs.movenext
next%>
        <font color="#FFFFFF">|</font></div>
    </td>
    <td bgcolor="#990000" width="61" rowspan="2"><img src="img/hongdun.gif" width="38" height="41"></td>
    <td background="img/b2.jpg" width="7" rowspan="2"></td>
  </tr>
  <tr>
    <td bgcolor="#990000" width="682"><font color="#CCCCCC"><%=name%>客户服务QQ:4771007 
      E-MAIL:rui22@tom.com</font></td>
  </tr>
</table>
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center" height="43">
  <tr>
    <td background="img/di.jpg">&nbsp;</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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