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

📄 mb-index.asp

📁 一个不错的音乐网站
💻 ASP
📖 第 1 页 / 共 2 页
字号:

<HTML>
<HEAD>
<TITLE><%=webname%>-首页-免费MTV在线观看,免费MTV下载-<%=weburl%></TITLE>
<META content=<%=webname%>,首页,免费MTV在线观看,免费MTV下载,<%=weburl%> name=description>
<META content=<%=webname%>,首页,免费MTV在线观看,免费MTV下载,<%=weburl%> name=keywords>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR></HEAD>
<SCRIPT language=javaScript src="../js/header.js" type=text/javascript></SCRIPT>
<TABLE cellSpacing=0 cellPadding=0 width=770 align=center bgColor=#ffffff 
border=0>
  <TBODY>
  <TR>
    <TD align=middle>
<iframe width="760" height="30" frameborder="0" scrolling="no" src="http://www.50004.com/ads/adddd.htm"></iframe>
    </TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=770 align=center border=0>
  <TBODY>
  <TR>
    <TD bgColor=#ffffff height=5></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=770 align=center bgColor=#ffffff 
border=0>
  <TBODY>
  <TR>
    <TD vAlign=top>
      <TABLE cellSpacing=0 cellPadding=0 width=760 align=center bgColor=#c6e3f7 
      border=0>
        <TBODY>
        <TR>
          <TD vAlign=top width=180>
            <TABLE cellSpacing=0 cellPadding=0 align=center border=0>
              <TBODY>
              <TR>
                <TD><IMG height=34 
                  src="../images/index_login01.gif" 
                  width=169></TD></TR>
              <TR>
                <TD align=middle 
                background="../images/index_login_bg.gif" 
                height=120><IFRAME border=0 name=Login_Music align=center 
                  marginWidth=0 frameSpacing=0 marginHeight=0 
                  src="../bzmtv-inc/index.asp" 
                  frameBorder=0 width=150 scrolling=no 
height=120></IFRAME></TD></TR>
              <TR>
                <TD><IMG height=30 
                  src="../images/index_login02.gif" 
                  width=169></TD></TR>
              <TR>
                <TD vAlign=top bgColor=#ffffff height=100>
                  <TABLE cellSpacing=0 cellPadding=0 width=155 align=center 
                  border=0>
                    <TBODY>
                    <TR>
                      <TD><IMG height=25 
                        src="../images/title_search.gif" 
                        width=155></TD></TR>
                    <form name='search' action='../bzmtv-inc/search.asp' method='post'>
                    <TR>
                      <TD align=middle height=35><div align="center">
                        <INPUT 
                        name=keyword size="20">
                      </div></TD></TR>
                    <TR>
                      <TD align=middle height=30><SELECT class=input size=1 
                        name=stype>
                          <option value="Special">MTV查找</option>
                          <option value="Singer">歌手查找</option>
                      </SELECT> <INPUT class=buttonDefault type=submit value=搜索 name=Search> 
                      </TD></TR>
                    <TR>
                      <TD align=middle height=25><div align="center"><FONT 
                        color=#cc0000><STRONG><a href="../Html/index_top.htm" target="_blank">歌曲排行</a></STRONG></FONT></div></TD>
                    </TR></FORM></TABLE></TD></TR>
              <TR>
                <TD><IMG height=11 
                  src="../images/index_login03.gif" 
                  width=169></TD></TR></TABLE>
            <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
              <TBODY>
              <TR>
                <TD height=5></TD></TR></TBODY></TABLE></TD>
          <TD vAlign=top>
            <TABLE cellSpacing=0 cellPadding=0 border=0>
              <TBODY>
              <TR>
                <TD><IMG height=8 
                  src="../images/index_02.gif" 
                  width=573></TD></TR>
              <TR>
                <TD vAlign=top bgColor=#ffffff>
                  <TABLE cellSpacing=0 cellPadding=0 width=565 align=center 
                  border=0>
                    <TBODY>
                    <TR>
                      <TD 
                      background="../images/dot_bg01.gif" 
                      bgColor=#2c7ea8 height=25>&nbsp;&nbsp;<FONT 
                        color=#ffffff>最新更新MTV</FONT></TD>
                      <TD width=50 
                      background="../images/dot_bg01.gif" 
                      bgColor=#2c7ea8><A 
                        href="http://www.53331.com" 
                        target=_blank><FONT 
                      color=#ffffff>更多&gt;&gt;</FONT></A></TD></TR></TBODY></TABLE>
                  <TABLE cellSpacing=0 cellPadding=0 align=center 
                  border=0>
                    <TBODY>
                    <TR>
                      <TD><table width="100%" border="0" cellpadding="2" cellspacing="2" bgcolor="#FFFFFF" id="table59" style="border-collapse: collapse">
                        <%
set rs=conn.execute("SELECT * from Special order by SpecialID desc")
for i = 1 to 5
%>
                        <tr>
                          <%for j = 1 to 6
if not rs.eof then  %>
                          <td align="center"><table width='100%' border='0' align='center' cellpadding='2' cellspacing='2'>
                              <tr>
                                <td align='center'><table width='99%' border='0' cellspacing='0' cellpadding='0'>
                                    <tr>
                                      <td height='20'><a href="../Html/Mtv_<%=rs("nclassID")%>.htm" title="详细情况!"><%=rs("Nclass")%></a></td>
                                    </tr>
                                    <tr>
                                      <td height='20'><a href="../Html/MtvPlay_<%=rs("SpecialID")%>.htm" target="_blank"><font color='#E20259'><%=left(rs("name"),7)%></font></a></td>
                                    </tr>
                                </table></td>
                              </tr>
                            </table>
                              <%rs.movenext
         end if
          next%>                                  </tr>
                        <%next %>
                        <%rs.close%>
                      </table></TD>
                      </TR>
                    <TR>
                      <TD 
                      background="../images/bg_dian.gif" 
                      bgColor=#ffffff height=1></TD></TR>
                    </TBODY></TABLE>
                  </TD>
              </TR>
              <TR>
                <TD><IMG height=4 
                  src="../images/index_03.gif" 
                  width=573></TD></TR></TBODY></TABLE></TD></TR></TABLE></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=770 align=center border=0>
  <TBODY>
  <TR>
    <TD bgColor=#ffffff height=5></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=770 align=center bgColor=#ffffff 
border=0>
  <TBODY>
  <TR>
    <TD>
      <TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
        <TBODY>
        <TR>
          <TD 
          background="../images/dot_bg07.gif" 
          colSpan=6 height=25>&nbsp;&nbsp;<STRONG><FONT 
            color=#ffffff>栏目导航</FONT></STRONG></TD>
        </TR>
        <TR align=middle>
          <TD height=25>&lt;&lt; <A class=a_news 
            href="http://bzmtv.com/Html/newzj.htm" target=_blank>最新更新专辑</A></TD>
          <TD>&lt;&lt; <A class=a_news 
            href="http://bzmtv.com/Html/index_top.htm" 
          target=_blank>最热门歌手推荐</A></TD>
          <TD>&lt;&lt; <A class=a_news 
            href="http://bzmtv.com/Html/index_top.htm" target=_blank>热门专辑推荐</A></TD>
          <TD>&lt;&lt; <A class=a_news href="http://bzmtv.com/Html/index_top.htm" 
            target=_blank>免费MP3下载排行</A></TD>
          <TD>&lt;&lt; <A class=a_news href="http://bzmtv.com/Html/index_top.htm" 
            target=_blank>免费MTV下载排行</A></TD>
          <TD>&lt;&lt; <A class=a_news 
            href="http://bzmtv.com/movie.asp" 
            target=_blank>最新电影下载</A></TD></TR>
        <TR>
          <TD 
          background="../images/bg_dian.gif" 
          colSpan=6 height=1></TD></TR>
        <TR align=middle>
          <TD height=25>&lt;&lt; <A class=a_news 
            href="http://bzmtv.com/Html/index_top.htm" 
          target=_blank>网友翻唱排行</A></TD>
          <TD>&lt;&lt; <A class=a_news href="http://bzmtv.com/Html/index_top.htm" 
            target=_blank>免费64M翻唱空间</A></TD>
          <TD>&lt;&lt; <A class=a_news href="http://bzmtv.com/Html/index_top.htm" 
            target=_blank>热门MIDI音乐</A></TD>
          <TD>&lt;&lt; <A class=a_news href="../bzmtv-inc/Reg.asp" 
            target=_blank>新会员注册入口</A></TD>
          <TD>&lt;&lt; <A class=a_news 
            href="http://bzmtv.com/caishow.asp" 
          target=_blank>免费手机铃声下载</A></TD>
          <TD>&lt;&lt; <A class=a_news href="#">会员找回密码</A></TD>
        </TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=770 align=center border=0>
  <TBODY>
  <TR>
    <TD bgColor=#ffffff height=5></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=770 align=center bgColor=#ffffff 
border=0>
  <TBODY>
  <TR>
    <TD>
      <TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
        <TBODY>
        <TR>
          <TD vAlign=top width=180>
            <TABLE cellSpacing=0 cellPadding=0 width="100%" align=center 
            border=0>
              <TBODY>
              <TR>
                <TD 
                background="../images/dot_bg02.gif" 
                height=25>&nbsp;&nbsp;<STRONG><FONT 
                  color=#ffffff>最新热门MTV</FONT></STRONG></TD></TR>
              <TR>
                <TD>
                  <table width='170' border='0' align="center" cellpadding='0' cellspacing='0'>
                    <%
set rs=server.createobject("adodb.recordset")
sql="SELECT top 13 * FROM Special order by SpecialID desc"
rs.Open sql,conn,1,1
do while not rs.eof
%>
                    <TR onmouseover="this.style.backgroundColor='#F7F7F7'" onmouseout="this.style.backgroundColor='#FFFFFF'">
                      <td width='20' height='25'><img src='../images/dot02.gif' width='8' height='10'></td>
                      <td><a href="../Html/MtvPlay_<%=rs("SpecialID")%>.htm" target="_blank"><font color='#000000'><%=left(rs("name"),10)%></font></a></td>
                      <td width="15"><IMG src="../images/wma.gif" height=16 width=16></td>
                    </tr>
					<TR>
                      <TD 
                      background="../images/bg_dian.gif" 
                      colSpan=10 height=1></TD></TR>
                    <%rs.movenext
loop
rs.close%>
                  </table></TD></TR></TBODY></TABLE>
            <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
              <TBODY>
              <TR>
                <TD height=5></TD></TR></TBODY></TABLE>
            <TABLE cellSpacing=3 width="100%" align=center border=0>
              <TBODY>
              <TR>
                <TD><A href="../Html/newzj.htm" 
                  target=_blank><IMG height=24 
                  src="../images/botton_morealbum.gif" 
                  width=175 border=0></A></TD>
              </TR></TBODY></TABLE></TD>
          <TD vAlign=top>
            <TABLE cellSpacing=0 cellPadding=0 width="100%" align=center 
            bgColor=#ffffff border=0>
              <TBODY>
              <TR>
                <TD vAlign=top align=middle width="33%" bgColor=#ffffff>
                  <TABLE cellSpacing=0 cellPadding=0 width="99%" align=center 
                  border=0>
                    <TBODY>
                    <TR align=middle>
                      <TD 
                      background="../images/dot_bg03.gif" 
                      colSpan=4 height=25><STRONG><FONT 
                        color=#ffffff>华语最新推荐MTV</FONT></STRONG></TD>
                    </TR>
                    <TR>
                      <TD><table width='100%' border='0' align='center' cellpadding='0' cellspacing='0'>
                        <%
i=0
MaxList=14
sql="SELECT * FROM Special order by Specialid desc"

⌨️ 快捷键说明

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