挑战开始

APP开发王 2006-08-17 05:41:46
<script>
var tixa_nadInIframe=false; <!-- iframe flag -->
var tixa_nadRowCount=1; <!--the row count of narrowad-->
var tixa_nadColumnCount=4;<!--the column count of narrowad-->
var tixa_nadHeight=85; <!--total height of narrowad-->
var tixa_nadWidth=680; <!--total width of narrowad-->
var tixa_nadBorderColor='9178E7'; <!--the color of the narrowad's border-->
var tixa_nadBgColor='F0ECFF'; <!--the color of the narrowad's background-->
var tixa_nadTitleColor='0000ff'; <!--the color of the ad's title-->
var tixa_nadDescColor='000000'; <!--the color of the ad's description-->
var tixa_adType='text'; <!--narrowad type-->
</script>
<script src='http://union.narrowad.com/proxy/narrowad.jsp?wid=8356&cid=16313'></script>


上面是一段网络广告的嵌入试代码,如果你把他们保存为HTML文件后用IE打开回出现广告的超连接

挑战开始:

如何通过程序或者脚本获取出现广告的超连接?

注:挑战成功者得分!
...全文
190 7 打赏 收藏 转发到动态 举报
写回复
用AI写文章
7 条回复
切换为时间正序
请发表友善的回复…
发表回复
APP开发王 2006-08-29
  • 打赏
  • 举报
回复
再没人回答
我就失望的接贴了哈
xt_yxl 2006-08-19
  • 打赏
  • 举报
回复
直接打开这个
http://union.narrowad.com/proxy/narrowad.jsp?wid=8356&cid=16313
再来查找里面的标签,截取字符串就好了。
不过这样是死的。如果他要改网址后面的参数值的话。就又得重新改程序!
街头小贩 2006-08-19
  • 打赏
  • 举报
回复
我陪你一起BS!
btbtd 2006-08-19
  • 打赏
  • 举报
回复
鄙视广告, 顶起来让人再鄙视之.
APP开发王 2006-08-18
  • 打赏
  • 举报
回复
楼上的方法不行

分值我现在再加100
谁挑战成功了我再给200!
绝不失言
webphoenix 2006-08-17
  • 打赏
  • 举报
回复
<script>
window.onload = function(){
alert(document.getElementsByTagName('iframe')[0].src);
}
</script>
btbtd 2006-08-17
  • 打赏
  • 举报
回复
20分大挑战,快来呀, 但似乎没斗气呀 ^^

28,391

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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