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

📄 top.asp

📁 功能说明: 1
💻 ASP
字号:
<! *************************************************************
程序名称:漳州网讯新闻发布管理系统

程序作者:奥易

联系方式:E-mail:aoyi2001@163.com  QQ: 18031403 
http://www.fcsh.net
 
*************************************************************** >

<body bgcolor="#E5EEF5">

<div align="center">
  <center>
<table border="0" width="782" id="table1" cellspacing="0" cellpadding="0" height="100" background="images/bg.gif">
	<tr>
		<td width="185">
		<p align="center">
		<a href="http://www.fcsh.net">
		<img border="0" src="images/aoyi_logo.jpg" width="164" height="64" align="right"></a></td>
		<td width="81">
		 <div align="center">
			<table width="80"  border="0" cellpadding="0" cellspacing="0" height="60">
            <tr>
              <td align="center">
				<img src="images/top_home.gif" width="13" height="12" border=0> <a href="#" onclick="this.style.behavior='url(#default#homepage)';this.sethomepage('HTTP://www.fcsh.net');return false;" title="将本站设为你的首页">设为主页</a> </td>
            </tr>
            <tr>
              <td align="center">
				<IMG src="images/top_gift.gif" width="13" height="12" border=0> <a href="javascript:window.external.AddFavorite(location.href,document.title)" title="将本站加入到你的收藏夹">收藏本站</a></td>
            </tr>
            <tr>
              <td align="center"><img border="0" src="images/top_mail.gif"> <a href="mailto:18031403@qq.com" title=有什么意见请联系我们>联系我们</a></td>
            </tr>
          </table></div>
		</td>
		<td width="521">
		<p align="center">
		<a href='http://down.koowo.com/mbox/music_iturnb0107.exe' target='_blank'>
		<img src='mbox1.jpg' border='0' /></a>
		<!--原横幅>
		<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="500" height="76" align="left">
			<param name="movie" value="images/aoyi_wz.swf">
			<param name="quality" value="High">
			<param name="wmode" value="transparent">
			<embed src="images/aoyi_wz.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="500" height="76" quality="High" wmode="transparent"></object>
		<--></td>
	</tr>
</table>
	<table border="0" width="782" id="table5" cellspacing="0" cellpadding="0" background="images/bg.gif">
		<tr>
			<td valign="top" align="center">
			<table border="0" width="100%" id="table6" cellspacing="0" cellpadding="0">
				<tr>
					<td>
					<img border="0" src="images/wz_a.gif" width="770" height="5"></td>
				</tr>
			</table>
			
			<div align="center">
				
			</div>
			</td>
		</tr>
	</table>
<table width="782" border="0" cellpadding="0" cellspacing="0" background="images/bg.gif">
  <tr> 
    <td height="30"> <table width="100%" height="29" border="0" cellpadding="0" cellspacing="0">
        <tr> 
          <td align="center"><a href="default.asp">新闻首页</a></td>
          <% sqlt="select * from bigclass order by BigClassID desc"
set rst=server.createobject("ADODB.Recordset")
rst.open sqlt,conn,1,1
do while not rst.eof
%>
          <td height="30" align="center" ><a href="otype.asp?owen1=<%=rst("BigClassName")%>"><%=rst("BigClassName")%></a></td>
          <%
rst.movenext
loop
rst.Close
set rst=nothing
%>
        <td align="center" ><a href="../bbs/">房车生活论坛</a></td></tr>
      </table></td>
  </tr>
</table>
  </center>
</div>

⌨️ 快捷键说明

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