📄 down_list2.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>程序制作:惊云</title>
</head>
<body>
<form onsubmit="window.location=this.KKK2.options[this.KKK2.selectedIndex].value; return false;">
<select name="select" onchange="javascript:window.location.href=this.options[this.selectedIndex].value">
<option value="">↓ 其它功能 ↓</option>
<option value="<%=filename%>?file=down_makesoftall.asp">批量生成下载页</option>
<option value="<%=filename%>?file=down_move.asp">批量移动</option>
<option value="<%=filename%>?file=down_urlupdate.asp">批量修改</option>
<option value="<%=filename%>?file=down_sort_reg.asp">软件注册连接</option>
<option value="<%=filename%>?file=down_mb.asp&type=new">模板:更新页</option>
<option value="<%=filename%>?file=down_mb.asp&type=list">模板:分类页</option>
<option value="<%=filename%>?file=down_mb.asp&type=show">模板:下载页</option>
</select></form>
<%if request("file")<>"" then%>
<form name="JyListForm" action="<%=request("file")%>" method="GET" target="JyDown_w31">
<input type="hidden" name="type" value="<%=request("type")%>">
</form>
<script language=""JavaScript"">document.JyListForm.submit()</script>
<%end if%>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -