📄 webform13.aspx
字号:
<%@ Page language="c#" Codebehind="WebForm13.aspx.cs" AutoEventWireup="false" Inherits="biyesheji2.WebForm13" %>
<!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">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</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>
</table><TABLE id="Table1" cellSpacing="2"
cellPadding="4" width="100%" bgColor="#3070C6" border="0">
<TR>
<TD bgColor="#ffffff">修改密码:
</TD>
</TR>
<TR>
<TD bgColor="#ffffff">用 户 :
<asp:TextBox id="a1" runat="server"></asp:TextBox><BR>
原密码:
<asp:TextBox id="a2" runat="server" TextMode="Password"></asp:TextBox><BR>
新密码:
<asp:TextBox id="a3" runat="server" TextMode="Password"></asp:TextBox><BR>
<asp:Button id="a4" runat="server" Text="修改密码"></asp:Button></TD>
</TR>
</TABLE>
<FONT face="宋体"></FONT>
</form>
<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>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -