<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <% Dim Recordset1 Dim Recordset1_numRows Set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_black_STRING Recordset1.Source = "SELECT * FROM review ORDER BY Bandname ASC" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 1 Recordset1.Open() Recordset1_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 Recordset1_numRows = Recordset1_numRows + Repeat1__numRows %> 黑潭极端音乐网----下载&电台
banner
中国地下 黑潭图库
 
MP3仅作试听之用,听到喜欢的,请节衣缩食,购买正版专辑
电台节目

黑潭极端音乐网络电台第八期

魂之利刃

 

本栏目所载音乐文件版权归原创者所有!未有经过许可请勿盗用

 

 

Copyright © 2004 The Shaded Abysm. All rights reserved.
2004 黑潭版权所有,本站所有文章归原作者所有,如需转载,敬请联系本站站长或原作者

 
<% Recordset1.Close() Set Recordset1 = Nothing %>