设为首页   加入最爱           最新更新:全方位英文文章资料库
 
资料坊搜索: 标题 全文     
一个查看ASP的JavaScript程序,方便大家学习ASP程序(J
   首页>>YesizeCOM>>电脑技能坊>>ASP>>正文       
 
广告招租,e-mail:yesize@hotmail.com

广告招租,e-mail:yesize@hotmail.com


一个查看ASP的JavaScript程序,方便大家学习ASP程序(JS)
http://aspage.yeah.net/------------------------
--------------------from 《彩虹细雨》--------------------------------------------------
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>ASP源程序查看器</title>
<style>.f{font-size:9pt}</style>
<script>
//程序作者:虹雨 chy.126.com
var autotop=new Array()
autotop[1]=""
autotop[2]=""
autotop[3]=""
autotop[4]=""
autotop[5]=""

var autoend=new Array()
autoend[1]=""
autoend[2]=""
autoend[3]=""
autoend[4]=""
autoend[5]=""

function auto(cn){
URL=document.forms[0].url.value.toLowerCase()
URLtop=URL.substring(0,7)
URLasp=""
if(URLtop!="http://"){
i=URL.indexOf("/",0)
if(i>5){
URLtop="http://"+URL.substring(0,i+1)
}else{
URLtop=""
}
}else{
i=URL.indexOf("/",12)
if(i>12){
URLtop=URL.substring(0,i+1)
}else{
URLtop=""
}
}
if(URLtop!=""){
j=URL.indexOf(".asp",i)
if(j>i)URLasp=URL.substring(i,j+4)
}
if(URLasp!=""){
if(cn<6){
window.open(URLtop+autotop[cn]+URLasp+autoend[cn],)
}else{
for(cn=1;cn<6;cn++)window.open(URLtop+autotop[cn]+URLasp+autoend[cn],)

}
}else{
alert("\n\n请输入正确的地址!\n\n")
}
}
</script>
</head>

<body bgcolor="#CCCCCC">
<form>
<table border="0" width="100%" bgcolor="#C0C0C0" cellpadding="10">
<tr>
<td>
<table border="1" width="100%" bgcolor="#999999" bordercolorlight="#000000" cellspacing="0"
bordercolordark="#FFFFFF" cellpadding="5">
<tr>
<td bgcolor="#808080" align="center">

<font color="#FFFFFF"><b>ASP源程序查看器</b></font>

</td>
</tr>
<tr>
<td>

<p>输入ASP程序地址:<input type="text" name="url" size="80" class="f" onFocus="select()">
</p>

</td>
</tr>
<tr>
<td>

选择ASP查看方法:<input type="button" value="code" onclick=auto(1) style=width:80
class="f">
<input type="button" value="showcode" onclick=auto(2) style=width:80 class="f"> <input
type="button" value="::$DATA" onclick=auto(3) style=width:80 class="f">
<input type="button" value="%81" onclick=auto(4) style=width:80 class="f"> <input
type="button" value="null" onclick=auto(5) style=width:80 class="f">
<input type="button" value="ALL" onclick=auto(6) style=width: 80; background-color:
#FF6600 class="f">

</td>
</tr>
<tr>
<td bgcolor="#FFFFFF" class="f">
 
<p align="center"><font color="#008000">这几天很多朋友给我来信或留言,出于安全的问题,本程序暂
时关闭了!</font></p>
<p> </p>
<hr>
<p>&nbsp;&nbsp;&nbsp;
本程序从五个系统的漏洞着手,提供用户五种查看网上ASP的源程序的方法,方便ASP爱好者的学习。因安全
防范的高低可能会出现五种方法都不法查看的ASP程序,这不是本程序的问题,如果你有新的方法请告之者。<p
align="center">
<font color="#FF0000">警告:本程序不可用于不法的行为,否则后果自负!!!</font><p
align="right">程序者:虹雨

</td>
</tr>
</table>
</td>
</tr>
</table>
</form>

</html>


上一篇:利用cookie收藏网站 下一篇:介绍一个判断plug-ins/ActiveX 是否存在的例子

版权说明:作品来源于网上,版权归作者所有,如果无意中侵犯了您的版权,请来信告知,本站将在3个工作日内删除。yesize@hotmail.com
  热门小游戏分类 
射击小游戏 连连看小游戏
台球小游戏 成人小游戏
CS小游戏 化妆小游戏
赛车小游戏 休闲小游戏
篮球小游戏 换装小游戏
儿童小游戏 牛牛小游戏
麻将小游戏 冒险小游戏
美媚小游戏 益智小游戏
体育小游戏  
Society Recreation & Sports
Travel & Leisure Communications
Vehicles Computers
Fashion Arts & Entertainment
Reference & Education Disease & Illness
Writing & Speaking Politics
Product Reviews Food & Beverage
Finance Internet Business
Self Improvement Home & Family
Health & Fitness Business
最新更新内容
警惕“公务员报考热”背
公务员考试不是丈母娘考
一名新公务员的自白:我
公务员考脑筋急转弯与挂
北努斗:2006行政能力测
大讨论:06行测BT题目大
过来人回忆:当年,我也
一家之言:公务员热折射
公务员考试申论要是有正
数十万大学生走进公务员
      粤ICP备05005424         Copyright ©2000 - 2004 Yesize.COM