down.asp

来自「一个网上flash网站源码」· ASP 代码 · 共 20 行

ASP
20
字号

<%Admin="DownAdd"%>
<!--#include file="check.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>MyFlash管理中心 - 作品管理</title>
</head>
<frameset name=topwin2 rows="*,8,61" framespacing="0" border="0" frameborder="0"> 
  <frame name="JyDown_w31" scrolling="yes" src="down_sort.asp">
  <frame name="JyDown_w30" src="winco2.asp" scrolling="no" target="JyDown_w31">
  <frame name="JyDown_w32" src="about:blank" scrolling="no" target="JyDown_w31">
  <noframes> 
  <body>
  <p>此网页使用了框架,但您的浏览器不支持框架。</p>
  </body>
  </noframes> </frameset>
<frameset> </frameset>
</html>

⌨️ 快捷键说明

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