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

📄 admin_aduploadfilebit.aspx

📁 具有的功能适合于网站的运营和管理
💻 ASPX
字号:
<%@ page language="C#" autoeventwireup="true" inherits="HL_Admin_Admin_AdUploadFileBit, HoWaveIMSV5.0" title="广告上传文件预览" %>
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
		</script>
		</head>
	<body MS_POSITIONING="GridLayout" bgColor="#ffffff">
		<div id="Layer1" style="Z-INDEX:101; LEFT:70px; WIDTH:600px; POSITION:absolute; TOP:0px; HEIGHT:400px">
			<FORM id="Form11" method="post" runat="server">
                <asp:Panel ID="Panel1" runat="server" Height="50px" Width="125px">
                			<FONT face="宋体">
					<OBJECT id="FlashObject" style="WIDTH: 600px; HEIGHT: 400px" codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
						height="600" width="400" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" VIEWASTEXT>
						<PARAM NAME="_cx" VALUE="15875">
						<PARAM NAME="_cy" VALUE="10583">
						<PARAM NAME="FlashVars" VALUE="">
						<PARAM NAME="Movie" VALUE=<%=FileName %> >
						<PARAM NAME="Src" VALUE=<%=FileName %> >
						<PARAM NAME="WMode" VALUE="Window">
						<PARAM NAME="Play" VALUE="-1">
						<PARAM NAME="Loop" VALUE="-1">
						<PARAM NAME="Quality" VALUE="High">
						<PARAM NAME="SAlign" VALUE="">
						<PARAM NAME="Menu" VALUE="-1">
						<PARAM NAME="Base" VALUE="">
						<PARAM NAME="AllowScriptAccess" VALUE="">
						<PARAM NAME="Scale" VALUE="ShowAll">
						<PARAM NAME="DeviceFont" VALUE="0">
						<PARAM NAME="EmbedMovie" VALUE="0">
						<PARAM NAME="BGColor" VALUE="">
						<PARAM NAME="SWRemote" VALUE="">
						<PARAM NAME="MovieData" VALUE="">
						<PARAM NAME="SeamlessTabbing" VALUE="1">
						<PARAM NAME="Profile" VALUE="0">
						<PARAM NAME="ProfileAddress" VALUE="">
						<PARAM NAME="ProfilePort" VALUE="0">
						<PARAM NAME="AllowNetworking" VALUE="all">
						<embed src=<%=FileName %> quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"
							type="application/x-shockwave-flash" width="600" height="400"> </embed>
					</OBJECT>
				</FONT>
                </asp:Panel>
				 <asp:Label ID="Label1" runat="server"></asp:Label>
    <br />
    <asp:Image ID="Image1" runat="server" />
 

			</FORM>
		</div>
	</body> 
	</html>

 
   

⌨️ 快捷键说明

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