📄 roomfileupload.aspx
字号:
<%@ Page language="c#" Codebehind="RoomFileUpload.aspx.cs" AutoEventWireup="false" Inherits="RoomMngSystem.Operator.Test2" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>Test2</title>
<meta content="Microsoft Visual Studio .NET 7.1" 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">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<TABLE id="Table1" style="WIDTH: 768px" cellSpacing="1" cellPadding="1" width="832" border="0"
align="center">
<TR>
<TD colSpan="2" style="HEIGHT: 167px" background="pic\sub3.gif"></TD>
</TR>
<TR>
<TD colSpan="2" style="HEIGHT: 24px">
<asp:button id="Button3" runat="server" Width="64px" Text="返 回" Height="16px" BorderStyle="None"
BackColor="White" ForeColor="#62BFD0" Font-Names="幼圆"></asp:button></TD>
</TR>
<TR style="HEIGHT: 300px">
<TD style="WIDTH: 348px" vAlign="top" align="left">
<P>
<asp:Label id="Label1" runat="server" Width="75px" ForeColor="#62BFD0">本地照片</asp:Label>
<INPUT style="WIDTH: 236px; HEIGHT: 22px" type="file" size="20" id="File1" runat="server"></P>
<P>
<asp:Label id="Label2" runat="server" ForeColor="#62BFD0">楼号</asp:Label>
<asp:DropDownList id="DropDownList1" runat="server"></asp:DropDownList>
<asp:Label id="Label3" runat="server" Width="32px" ForeColor="#62BFD0">层号</asp:Label>
<asp:DropDownList id="DropDownList2" runat="server"></asp:DropDownList>
<asp:Button id="Button1" runat="server" Text="上传"></asp:Button></P>
<HR style="WIDTH: 100%; HEIGHT: 16px" width="100%" color="#66ffff" SIZE="16">
<P>
<asp:Label id="Label5" runat="server" ForeColor="#62BFD0">楼号</asp:Label>
<asp:DropDownList id="DropDownList3" runat="server"></asp:DropDownList>
<asp:Label id="Label4" runat="server" ForeColor="#62BFD0">层号</asp:Label>
<asp:DropDownList id="DropDownList4" runat="server"></asp:DropDownList>
<asp:Button id="Button2" runat="server" Text="预览"></asp:Button></P>
<P>
<asp:image id="Image2" runat="server" Height="41px" Width="83px" ImageUrl="\RoomMngSystem\image\MUYUmark.gif"></asp:image></P>
</TD>
<TD vAlign="top" align="left">
<asp:Image id="Image1" runat="server" Width="440px" Height="352px"></asp:Image></TD>
</TR>
</TABLE>
</FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -