⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 file.aspx

📁 N-SAV网盘系统服务端 配置要求 服务端要求 硬件要求: 独立服务器
💻 ASPX
字号:
<%@ page language="C#" autoeventwireup="true" inherits="file, App_Web_oir78e53" %>

<html xmlns="http://www.w3.org/1999/xhtml" >
<head id="Head1" runat="server">
    <title></title>
    <script type="text/javascript">
    function duiqi()
       {
       div3.style.left =parseInt((document.body.clientWidth-div3.offsetWidth)/2);
       div3.style.top =parseInt((document.body.clientHeight-div3.offsetHeight)/2);
       div4.style.left=div3.style.left;
       div4.style.width =div3.offsetWidth;
       div4.style.top  =div3.style.top;
       div4.style.height=div3.offsetHeight;
       } 
    </script>
</head>
<body style =" text-align : center ; vertical-align : middle ; margin : 0px ; color : #ffffff ; font-size : 16px" link="#000000" vlink="#000000">
<script type="text/javascript" >
  var app=navigator.appName;
  var verStr=navigator.appVersion;
  if (app.indexOf('Microsoft') == -1 || verStr.indexOf("MSIE 3.0")!=-1 || verStr.indexOf("MSIE 4.0") != -1 || verStr.indexOf("MSIE 5.0") != -1 || verStr.indexOf("MSIE 5.1") != -1){alert("您的使用的浏览器可能无法完全支持该网页\n建议使用微软的ie6或以上浏览器");}
</script>
<!----------------------------以下为注册用户进入接口----------------->
<div style="position:absolute; left:expression(document.body.clientWidth-125); top:0px; width:125px;height:20px;z-index:1 ; text-align : right"><a href ='vip-login.aspx' style =" color : #ffffff ; text-decoration  : none">登陆</a><a href ='vip-login.aspx'><img src ="images/user.png" alt="" style =" border : 0px ; vertical-align : middle"/></a></div>
<!----------------------------以上为注册用户进入接口----------------->
<!----------------------------以下为主程序区,请勿改动----------------->
<div id="div3" style="position:absolute;z-index:1 ; border-right: #75b8af thin solid; border-top: #75b8af thin solid; border-left: #75b8af thin solid;  border-bottom: #75b8af thin solid; ">
  <form id="form1" runat="server" style ="text-align : center ">
    <table border ="0" cellpadding ="0" cellspacing ="0" id="t1" visible ="true" runat ="server">
      <tr>
        <td>文件编号:</td>
        <td align ="left"><asp:Label ID="Label1" runat="server" Text="Label"></asp:Label></td>
      </tr>
      <tr>
        <td>原文件名:</td>
        <td align ="left"><asp:Label ID="Label2" runat="server" Text="Label"></asp:Label></td>
      </tr>
      <tr>
        <td>文件大小:</td>
        <td align ="left"><asp:Label ID="Label3" runat="server" Text="Label"></asp:Label></td>
      </tr>
      <tr>
        <td>文件类型:</td>
        <td align ="left"><asp:Label ID="Label4" runat="server" Text="Label"></asp:Label></td>
      </tr>
      <tr>
        <td>上传者:</td>
        <td align ="left"><asp:Label ID="Label7" runat="server" Text="Label"></asp:Label></td>
      </tr>
      <tr>
        <td>下载次数:</td>
        <td align ="left"><asp:Label ID="Label6" runat="server" Text="Label"></asp:Label></td>
      </tr>
      <tr id="tr1" runat ="server" visible ="false">
        <td style="height: 45px">下载密码:</td>
        <td align ="left" id="td1" runat ="server"><asp:TextBox ID="TextBox1" runat="server" MaxLength="16" TextMode="Password"></asp:TextBox><br /><asp:Label ID="Label5" runat="server" Text="Label" style="color: #ff0000" Visible ="false"></asp:Label></td>
      </tr>
      <tr>
        <td></td>
        <td align ="left"><asp:Button ID="Button1" runat="server" Text="下载" style="border-right: #4a95c9 thin solid; border-top: #4a95c9 thin solid; border-left: #4a95c9 thin solid; width: 58px; color: #ffffff; border-bottom: #4a95c9 thin solid; background-color: transparent" OnClick="Button1_Click"/></td>
      </tr>
    </table>
  </form>
</div>
<div id="div4" style="position:absolute; background-color : #0075a3 ;filter: Alpha(Opacity=40, Style=0);"></div><script type="text/javascript" >window.setInterval(duiqi,50);</script>
<!----------------------------以上为主程序区,请勿改动----------------->
<!----------------------------以下是版权信息,请务更改----------------->
<div style="position:absolute; left:0px;top:expression(document.body.clientHeight-20); width:100%;height:20;z-index:1 ; text-align : right ;">
  <table border ="0" cellpadding ="0" cellspacing ="0" width ="100%">
    <tr>
      <td style =" text-align : left ; color : #666666"><a href="http://www.797net.com" target ="_blank" style ="color : #666666 ; text-decoration:none">制造商:797net</a></td>
      <td style =" text-align : right"><asp:Label ID="banbeng" runat="server" Text="Label"></asp:Label></td>
    </tr>
  </table>
</div>
<!----------------------------以上是版权信息,请务更改----------------->
<div  style=" height : 100% ; width : 100% ; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/vista.jpg', sizingMethod='scale') ; vertical-align :text-bottom ; text-align :left"><img src="images/logo.gif" alt="" style="filter: Alpha(Opacity=20, Style=0);"/></div>
</body>
</html>

⌨️ 快捷键说明

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