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

📄 index.asp

📁 只是一网站项目不错的可以看看的不看会后悔啊
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="conn.asp"-->
<!--#include file="include.asp"-->
<HTML><HEAD><TITLE><%
If WebTitle="" Then
	Response.Write WebName
Else
	Response.Write WebName&" --> "&WebTitle
End if
%></TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="keywords" content="<%=W_WebSiteKeyword%>">
<meta name="description" content="<%=W_WebSiteIntr%>">
<LINK href="css.css" type=text/css rel=stylesheet></head>
<script language="JavaScript" src="images/js.js"></script>
<body onLoad="MM_preloadImages('images/images/index_03_011.gif','images/index_03_021.gif','images/index_03_031.gif','images/index_03_041.gif','images/index_03_051.gif','images/index_03_061.gif')">
<table id="__01" width="1000" height="600" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td rowspan="4">
			<img src="images/index_01.gif" width="14" height="600" alt=""></td>
		<td>
			<img src="images/index_02.gif" width="298" height="83" alt=""></td>
		<td colspan="2" background="images/index_03_07.gif"><a href="News.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image1','','images/index_03_011.gif',1)"><img src="images/index_03_01.gif" width="101" height="83" border="0" name="Image1"></a><a href="Article.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','images/index_03_021.gif',1)"><img src="images/index_03_02.gif" width="110" height="83" border="0" name="Image2"></a><a href="Product.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image3','','images/index_03_031.gif',1)"><img src="images/index_03_03.gif" width="117" height="83" border="0" name="Image3"></a><a href="Download.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image4','','images/index_03_041.gif',1)"><img src="images/index_03_04.gif" width="116" height="83" border="0" name="Image4"></a><a href="Aboutus.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','images/index_03_051.gif',1)"><img src="images/index_03_05.gif" width="109" height="83" border="0" name="Image5"></a><a href="Gbook.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','images/index_03_061.gif',1)"><img src="images/index_03_06.gif" width="103" height="83" border="0" name="Image6"></a></td>
	</tr>
	<tr>
		<td width="298" height="333" rowspan="2" background="images/index_04.gif"><table width="100%" height="100%"  border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="12%" rowspan="2">&nbsp;</td>
            <td width="77%" height="35">&nbsp;</td>
            <td width="11%" rowspan="2">&nbsp;</td>
          </tr>
          <tr>
            <td valign="top"><table width="100%"  border="0" cellpadding="1" cellspacing="2">
              <tr>
                <td height="30">最新公告</td>
              </tr>
              <tr>
                <td class="news">
				
				
<%
'关于我们
set rs=server.createobject("adodb.recordset") 
sql="select * from HN_info where IN_type=0"
rs.open sql,Conn,1,1
%>
<%=rs("IN_dome")%>
<%
rs.close
set rs=nothing
%>

                <script language="javascript" src="http://count6.51yes.com/click.aspx?id=66059691&logo=12"></script>
</td>
              </tr>
            </table></td>
          </tr>
        </table></td>
		<td width="330" height="239" background="images/index_05.gif"><table width="100%" height="239"  border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="15%" height="18">&nbsp;</td>
            <td width="85%">&nbsp;</td>
          </tr>
          <tr>
            <td>&nbsp;</td>
            <td align="center" valign="middle">
  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id=scriptmain name=scriptmain codebase="http://download.macromedia.com/pub/shockwave/cabs/
flash/swflash.cab#version=6,0,29,0" width="260" height="210">
    <param name="movie" value="bcastr.swf?bcastr_xml_url=xml/bcastr.xml">
    <param name="quality" value="high">
    <param name=scale value=noscale>
    <param name="LOOP" value="false">
    <param name="menu" value="false">
    <param name="wmode" value="transparent">
    <embed src="bcastr.swf?bcastr_xml_url=xml/bcastr.xml" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" salign="T" name="scriptmain" menu="false" wmode="transparent"></embed>
  </object>

</td>
          </tr>
        </table></td>
		<td width="358" height="239" background="images/index_06.gif"><table width="100%" height="239"  border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="98%" height="18">&nbsp;</td>
            <td width="2%" rowspan="2" background="images/index_06_1.gif">&nbsp;</td>
          </tr>
          <tr>
            <td valign="top"><table width="100%" height="218"  border="0" cellpadding="5" cellspacing="0">
              <tr>
                <td><span class="style1">V5发布,感谢大家的支持,我们会做的更好!</span></td>
              </tr>
              <tr>
                <td valign="top" class="news">
<%
sql="select top 4 * from HN_news where cstr(class)='2' or cstr(class)='3' and kinds=true order by id desc"
set rsnews=server.createobject("adodb.recordset")
rsnews.open sql,conn,1,1
DO WHILE Not rsnews.eof
%>

·<a href="News_View.asp?id=<%=rsnews("id")%>" target="_blank"><% = Left(rsnews("title"),22) %></a>(<%=rsnews("time")%>)<br>

<%
rsnews.MoveNext 
LOOP
rsnews.close
set rsnews=nothing
%> 


				
				</td>
              </tr>
              <tr>
                <td>
<table width="100%"  border="0" cellspacing="0" cellpadding="3">
                  <tr>
                    
<%
sql="select top 3 * from HN_pro where kinds=true order by id desc"
set rsnews=server.createobject("adodb.recordset")
rsnews.open sql,conn,1,1
DO WHILE Not rsnews.eof
%>
<td align="center" valign="middle">	
<a href="Product_view.asp?id=<%=rsnews("id")%>"><img src="<%=rsnews("come")%>" width="100" height="80" border="0"></a></td>
<%
rsnews.MoveNext 
LOOP
rsnews.close
set rsnews=nothing
%> 
				

					
                  </tr>
                </table>
				
				
				</td>
              </tr>
            </table>              
            </td>
          </tr>
        </table></td>
	</tr>
	<tr>
		<td height="94" align="center" bgcolor="#565656"><img src="images/index_07.gif" width="253" height="58" border="0" usemap="#Map"></td>
		<td align="center" valign="middle" bgcolor="#6B6A6A"><img src="images/ad.gif" width="337" height="43"></td>
	</tr>
	<tr>
		<td width="298" height="184" valign="top" background="images/index_09.gif"><table width="100%" height="183"  border="0" cellpadding="10" cellspacing="0">
          <tr>
            <td height="40" align="right"><a href="Download.asp"><img src="images/space.gif" width="69" height="22" border="0"></a></td>
          </tr>
          <tr>
            <td height="128" valign="top"><table width="100%" height="120"  border="0" cellpadding="5" cellspacing="3">
              <tr>
                <td width="30%"><img src="images/product.jpg" width="80" height="80"></td>
                <td width="70%" valign="top" class="news">
				
				
<%

sql="select top 5 * from HN_down where kinds=true order by id desc"
set rsdown=server.createobject("adodb.recordset")
rsdown.open sql,conn,1,1
DO WHILE Not rsdown.eof
time1=rsdown("time")
%>
·<a href="Download_View.asp?id=<%=rsdown("id")%>" target="_blank"><% = Left(rsdown("title"),18) %></a>
<%if date()=time1 then %><img src="images/new.gif" width="35" height="12">
<%end if%>
<br>
<%
rsdown.MoveNext 
LOOP
rsdown.close
set rsdown=nothing
%> 
				
				
				
				
				</td>
              </tr>
            </table></td>
          </tr>
        </table></td>
		<td width="330" height="184" background="images/index_10.gif"><table width="100%" height="183"  border="0" cellpadding="10" cellspacing="0">
          <tr>
            <td height="40" align="right"><a href="Aboutus.asp"><img src="images/space.gif" width="54" height="22" border="0"></a></td>
          </tr>
          <tr>
            <td height="128" valign="top"><table width="100%" height="120"  border="0" cellpadding="5" cellspacing="3" class="news">
                <tr>
                  <td valign="top">
				  
				  
				  
  我们是一群热爱设计的FANS,我们满怀激情去绘制每一副页面的精彩, 我们带着灵感让创意打破常规.无时无刻寻找突破,为您创造价值,提升经济 效益,展示企业形象,就是我们的目标.我们用合理的价格,优秀的设计,完善 的服务,赢得您得满意.就爱设计为您服务!   
				  
				  </td>
                </tr>
              </table></td>
          </tr>
        </table></td>
		<td width="358" height="184" background="images/index_11.gif"><table width="100%" height="183"  border="0" cellpadding="10" cellspacing="0">
          <tr>
            <td height="40" align="right"><a href="Contact.asp"><img src="images/space.gif" width="69" height="22" border="0"></a></td>
          </tr>
          <tr>
            <td height="128" valign="top"><table width="100%" height="120"  border="0" cellpadding="5" cellspacing="3" class="news">
              <tr>
                <td valign="top">




<%
'联系我们
set rs=server.createobject("adodb.recordset") 
sql="select * from HN_info where IN_type=2"
rs.open sql,Conn,1,1
%>
<%=rs("IN_dome")%>
<%
rs.close
set rs=nothing
%>





</td>
              </tr>
            </table></td>
          </tr>
        </table></td>
	</tr>
</table>

<map name="Map">
<area shape="rect" coords="10,3,60,53" href="http://www.92design.cn/92design2/" target="_blank">
<area shape="rect" coords="73,3,120,51" href="http://www.92design.cn/92design3/" target="_blank">
<area shape="rect" coords="135,4,183,52" href="http://www.92design.cn/92design4/" target="_blank">
</map></body>
</html>

⌨️ 快捷键说明

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