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

📄 top1.asp

📁 我同学的毕业设计源代码
💻 ASP
字号:

<link href="css/css.css" rel="stylesheet" type="text/css">

<script language="Javascript" src="banner/wzjs.js"></SCRIPT>
<SCRIPT language=JavaScript 
src="banner/float.js"></SCRIPT>
<style type="text/css">
<!--
.STYLE3 {color: #FF9900}
-->
</style>
<table width="760" height="105" border="0" align="center" cellpadding="0" cellspacing="0" class="bk">
  <tr> 
    <td height="4" align="center"> </td>
  </tr>
  <tr> 
    <td align="center"><table width="750" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          
          <td width="442" align="center" valign="middle">
            <div align="center "> <img src="images/logo1.gif" width="270" height="45"></div>  
		  </td><td width="308" > <div align="center">
  
  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="447" height="57" title="gfla">
    <param name="movie" value="banner/ceng.swf" />
    <param name="quality" value="high" />
    <embed src="banner/ceng.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="447" height="57"></embed>
  </object>
</div>     </td>
        </tr>
      </table></td>
  </tr>
  <tr> 
    <td height="25" align="center" bgcolor="#FF9900">
	<a href="index.asp"><font color="#FFFFFF">首 
      页</font></a> <font color="#FFFFFF">|</font>
	  <a href="newslist.asp"><font color="#FFFFFF">新闻动态</font></a> 
      <font color="#FFFFFF">| </font>
	  <a href="loupanlist.asp"><font color="#FFFFFF">最新楼盘</font></a><font color="#FFFFFF"> 
      | </font>
	  <a href="zhiyelist.asp"><font color="#FFFFFF">房产、家装公司</font></a> <font color="#FFFFFF"> 
	  | </font>
	 
	  <a href="baodianlist.asp"><font color="#FFFFFF">房产资讯</font></a> 
      <font color="#FFFFFF"> | </font>
	  <a href="houseneedlist.asp"><font color="#FFFFFF">求租求购</font></a><font color="#FFFFFF"> 
      | </font>
	  <a href="houselist.asp?type=sale"><font color="#FFFFFF">二手房信息</font></a> 
      <font color="#FFFFFF"> |</font> 
	  <a href="houselist.asp?type=rent"><font color="#FFFFFF">出租房信息</font></a> 
      <font color="#FFFFFF"> | </font>
	  <a href="user_index.asp"><font color="#FFFFFF">会员中心 </font></a></td>
  </tr>
  
<tr>
        <td height="140" bgcolor="#FFFFFF"><table width="760" height="13" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="7" height="13"><span class="STYLE3">最新楼盘推荐</span></td>
            <td width="753" height="139" background="images/tu3.gif"><table width="750" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td width="750" align="center" valign="middle"><marquee direction="left" scrollamount="2">
                    <table height="131" border="0" align="left" cellpadding="0" cellspace="0">
                      <tbody>
                        <tr>
                          <td height="129" valign="left" id="demo1"><table width="734" height="125" border="0" cellpadding="0" cellspacing="0">
                              <tr>
							  <%set Rsn=Server.CreateObject("Adodb.Recordset")
	                                            sql="select top 8 * from loupan where   img <>''and  okyes='yes' order by id desc"
												Rsn.open SQL,Conn,1,1
												i=1
												do while not rsn.eof
												%>
							  
                                <td width="148" align="center"><table width="128" border="0" cellspacing="0" cellpadding="0">
                                    <tr>
                                      <td width="128"><a href="loupanshow.asp?id=<%=rsn("id")%>"><img src="upload/<%=rsn("img")%>" height="102" border="0" /></a></td>
                                    </tr>
                                    <tr>
                                      <TD height=18><a href="loupanshow.asp?id=<%=rs("id")%>" target="_blank"><b><font color="#800000"><%=rsn("name")%></font></b></a></TD>
                                    </tr>
                                  </table></td>
								<%
								rsn.movenext
								loop
				
								
												
								%>
                         
                                
                              </tr>
                          </table></td>
                          <td align="center" valign="top" id="demo2"></td>
                        </tr>
                      </tbody>
                    </table>
              
                   </marquee></td>
              </tr>
            </table></td>
            <td width="8"></td>
          </tr>
    </table></td>
  </tr>
      <tr>
  
</table>

⌨️ 快捷键说明

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