挑战高手:谁把这个页面保存下来。

cnms 2002-07-30 06:29:58
进入cradio.yeah.net能后点击:realplay弹出来的页面,就是我说的要保存下来的。我试了整整一个上午。什么方法都用了:)
...全文
89 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
meizz 2002-07-30
  • 打赏
  • 举报
回复
<input type=button value=ok onclick="window.location = 'view-source:'+ 'http://freehost03.websamba.com/cradio/tv/rt.html'">

用这种方式想看什么网页源代码就看什么网页的源代码!
meizz 2002-07-30
  • 打赏
  • 举报
回复
它是一个框架网页http://freehost03.websamba.com/cradio/tv/r.html
框架里的网页分别是:
http://freehost03.websamba.com/cradio/tv/rtmenu.html
http://freehost03.websamba.com/cradio/tv/rt.html

r.html代码:

<HTML><HEAD><TITLE>Chinese Web Radio and TV</TITLE></HEAD>
<script>
if (self.opener==null || self.name!="rt") self.location="close.html";
var expires=new Date();expires.setTime(expires.getTime()+1000*60*60*24*365);
document.cookie="def=r; expires="+expires.toGMTString()
</script>
<frameset rows=44,* frameborder=0 border=0>
<frame src=rtmenu.html name=f1 scrolling=no marginheight=0 marginwidth=0>
<frame src=rt.html name=f2 marginheight=0 marginwidth=0 frameborder=0>
</frameset></HTML>

rt.html:

<HTML>
<script language=javascript><!--
if (self==top) self.location="close.html"
function resetAll(){window.rp1.document.forms[0].reset();window.rp2.resetAll()}
//--></script>
<frameset rows=*,22 frameborder=0 border=0>
<frameset cols=*,390 frameborder=0 border=0>
<frame src=re.html name=rp1 scrolling=no marginheight=0 marginwidth=0 frameborder=0>
<frameset rows=22,*,64 frameborder=0 border=0>
<frame src=rf.html name=rp0 scrolling=no marginheight=0 marginwidth=0 frameborder=0>
<frame src=rp.html name=rp2 marginheight=0 marginwidth=0 frameborder=0>
<frame src=njdts.html name=rp5 scrolling=no marginheight=0 marginwidth=0 frameborder=0>
</frameset>
</frameset>
<frameset cols=200,* frameborder=0 border=0>
<frame src=xm.html name=rp3 scrolling=no marginheight=0 marginwidth=0 frameborder=0>
<frame src=xs.html name=rp4 scrolling=no marginheight=0 marginwidth=0 frameborder=0>
</frameset>
</frameset>
</HTML>


到这个份上了,就不用我多说了什么了吧!你自己在地址栏里键进去看网页就是了

87,903

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 JavaScript
社区管理员
  • JavaScript
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧