" & i & "</td><td bgcolor=''#FFFFFF''> <a href=''" & m & MyReplace(mid(getCode,s+16,d-s-13)) & "''>" & mid(getCode,ns+5,nd-ns-5) & "</a><br/></td><td align=center bgcolor=''#FFFFFF''><a href=''" & m & MyReplace(mid(getCode,s+16,d-s-13)) & "''>
下载</a></td></tr>"
next
response.write "</table></td></tr></table></center>"
end if
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>获取专辑歌曲的URL地址</title>
</head>
<body>
<form name="form1" method="post" action="GetMusic.asp?id=1">
<table width=''80%'' border=''0'' align="center" cellpadding=''0'' cellspacing=''0'' bgcolor=''#A4C8FF''>
<tr><td><table width="100%" border="0" align="center" cellpadding="2" cellspacing="1">
<tr>
<td height="30">获取专辑歌曲的URL地址</td>
</tr>
<tr>
<td height="30" bgcolor="#FFFFFF">网页地址:
<input name="txturl" type="text" id="txturl" size="80" maxlength="100"></td>
</tr>
<tr>
<td height="30" bgcolor="#FFFFFF"> <input type="submit" name="Submit" value="提 交" style="width:60">
<input name="Reset" type="reset" id="Reset" value="重 置" style="width:60"></td>
</tr>
</table></td></tr></table>
</form>
</body>
</html>