请问这个怎采? 弹出的下载页面是 http://www.****.com/soft/download.asp?softid=238&downid=1&id=252
打开源代码是这些
<script> <!-- //window.moveTo(100,100); //window.resizeTo(550,400); //--> </script> <html><head><title>施乐品牌形象推广手册 </title> <meta http-equiv=Content-Type content=text/html; charset=gb2312> <style type="text/css"> body {font-size: 12px;font-family: 宋体;} td {font-size: 12px; font-family: 宋体; line-height: 18px;table-layout:fixed;word-break:break-all} a {color: #555555; text-decoration: none} a:hover {color: #FF8C40; text-decoration: underline} th{ background-color: #3795D2;color: white;font-size: 12px;font-weight:bold;height: 25;} .TableRow1 {background-color:#F7F7F7;} .TableRow2 {background-color:#F0F0F0;} .TableBorder {border: 1px #3795D2 solid ; background-color: #FFFFFF;font: 12px;} </style> </head><body><br /><br /> <table width=500 border=0 align=center cellpadding=0 cellspacing=0 class=TableBorder><tr> <th>施乐品牌形象推广手册 </th></tr><tr height=50><td class=TableRow1 align=center>提示:下载此软件需要扣除 <b><font color=red>0</font></b>点</td></tr><tr height=50><td class=TableRow1 align=center><a href="http://www.****.com/215a/56987/12356/w0617w/20061215@ff645843904540546566.rar"><font color=blue>立即下载</font> -- 施乐品牌形象推广手册 </a></td></tr><tr height=22><td align=center class=TableRow2><a href=./>返回首页...</a> | <a href=javascript:window.close()>关闭本窗口...</a></td></tr></table><br /><br /></body></html>
我只想采集 要下载的文件名 至于路径是不要的
|