down_list.asp

来自「Flash动画园」· ASP 代码 · 共 41 行

ASP
41
字号
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>2Flash.Net 连接系统(HTML版)</title>
<style>
td{font-size:9pt;line-height:160%}
body{font-size:9pt;line-height:160%}
a:link       { color: #0033CC; text-decoration: none }
a:visited    { color: #0033CC; text-decoration: none }
a:active     { color: #4D9CC8; text-decoration: none }
a:hover      { color: #4D9CC8; text-decoration: underline}
</style>
<base target="JyDown_w31">
</head>
<body marginwidth="10" marginheight="10" topmargin="1" leftmargin="2">
<table border="0" cellspacing="0" width="100%" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111">
  <tr>
    <td width="100%"><b><font color="#008000">|&gt;&gt;</font><%=request("type")%></b></td>
  </tr>
  </table>
<table border="0" cellspacing="0" style="border-collapse: collapse" width="100%" cellpadding="0">
  <tr>
    <form name=add method="post" action="down_type_add.asp?id=<%=request("id")%>&tname=<%=request("tname")%>&ts=<%=request("ts")%>&tj=<%=request("tj")%>">
    <td nowrap><b><font color="#008000">|&gt;&gt;</font></b>  <font color="#008000"> </font><b>
    当前类目操作</b>:<INPUT TYPE="text" size=10 NAME="tname_add" style="border-style: solid; border-width: 1"><INPUT value="新建分类" type='submit' style="border-style: solid; border-width: 1; width='57'; height='19'"><b>&nbsp;<a href="down_cx_add.asp?id=<%if request("tj")>1 then%><%=request("id")%><%end if%>" title="在当前类目下添加新作 品">添加</a>&nbsp;</td>
    </form>
    <form action="down_cx_add1.asp" method=post>
    <td width="95%"><b><font color="#008000"> |&gt;&gt;</font></b><input type="checkbox" name="id" value="<%=request("id")%>">当前目录&nbsp;<input type="checkbox" name="d" value="add" checked><a href="javascript:" title="此功能用于当你要添加新作 品时查找作 品是否以存在,如果不存在则自动进入添加作 品页面;使用此功能时只搜索[全部作 品]作 品名">添加查找</a><input name="k" size="18" style="color: #4D9CC8; border-style: solid; border-width: 1"><input type="submit" value="作品查找" style="border-style: solid; border-width: 1; width='57'; height='19'"></td>
    </form>
  </tr>
</table>
<table border="0" cellspacing="0" style="border-collapse: collapse" width="100%" cellpadding="0">
  <tr>
    <td>
    <iframe name="JyDownList2" frameborder="0" width="118" height="20" scrolling="no" src="down_list2.asp" target="JyDown_w31" marginwidth="0" marginheight="0"></iframe></td>
    <td width="100%" valign="bottom">
    |<a href="down_makesortall.asp?type=all">生成所有分类</a>|<a title="生成连接总分类引索页" href="down_makesortindex.asp">生成&quot;总分类&quot;</a>|<a title="更新首页" href="down_makeindex.asp">生成&quot;首页&quot;</a>|<a href="down_sort_error.asp">错误作品</a>|<a href="down_cx_add.asp">添加作 </a></td>
  </tr>
</table>
</body>                                                                                                                                              
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?