📄 webform9.aspx
字号:
<%@ Page language="c#" Codebehind="WebForm9.aspx.cs" AutoEventWireup="false" Inherits="biyesheji2.WebForm9" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>毕业设计</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<!-- fwtable fwsrc="未命名-3.png" fwbase="top.gif" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
<tr background="images/top_r1_c3.gif">
<td background="images/top_r1_c3.gif"><img name="top_r1_c1" src="images/top_r1_c1.gif" width="13" height="85" border="0" alt=""></td>
<td valign="middle" background="images/top_r1_c3.gif"> <img src="images/top_r2_c4.gif" alt="" name="top_r2_c4" width="655" height="26" border="0"
align="absMiddle" usemap="#top_r2_c4Map"></td>
</tr>
<map name="top_r2_c4Map">
<area shape="RECT" coords="5,1,75,26" href="WebForm8.aspx">
<area shape="RECT" coords="80,2,163,26" href="WebForm9.aspx">
<area shape="RECT" coords="170,2,256,25" href="WebForm10.aspx">
<area shape="RECT" coords="261,2,345,25" href="WebForm11.aspx">
<area shape="RECT" coords="351,3,436,27" href="WebForm12.aspx">
<area shape="RECT" coords="442,2,547,31" href="WebForm13.aspx">
<area shape="RECT" coords="560,1,653,31" href="WebForm1.aspx">
</map>
</table>
<table width="100%" border="0" cellpadding="4" cellspacing="2" bgcolor="#3070c6">
<tr bgcolor="#ffffff">
<td colspan="2">请在此处上传你的图片</td>
</tr>
<tr bgcolor="#ffffff">
<td>操作提示</td>
<td><asp:Label ID="txtMessage" runat="server" ForeColor="red"></asp:Label></td>
</tr>
<tr bgcolor="#ffffff">
<td>文件:</td>
<td><font face="宋体"> <input id="UP_FILE" type="file" size="27" name="UP_FILE" runat="server">
</font>
</td>
</tr>
<tr bgcolor="#ffffff">
<td>备注:</td>
<td><asp:textbox id="txtDescription" runat="server" Width="380px"></asp:textbox> </td>
</tr>
<tr bgcolor="#ffffff">
<td colspan="2"><asp:Button ID="Button1" runat="server" Text="开始上传"></asp:Button></td>
</tr>
</table>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -