📄 regist.aspx
字号:
<%@ Page language="c#" Codebehind="regist.aspx.cs" AutoEventWireup="false" Inherits="secondhand.regist" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>WebForm4</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 MS_POSITIONING="GridLayout" background="images/default_22.gif">
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<asp:RadioButton id="RadioButton2" style="Z-INDEX: 117; LEFT: 520px; POSITION: absolute; TOP: 464px"
runat="server" Text="女"></asp:RadioButton>
<asp:TextBox id="TextBox5" style="Z-INDEX: 109; LEFT: 432px; POSITION: absolute; TOP: 640px"
runat="server" Width="138px" Height="38px"></asp:TextBox>
<asp:TextBox id="TextBox1" style="Z-INDEX: 101; LEFT: 416px; POSITION: absolute; TOP: 320px"
runat="server" Height="32px"></asp:TextBox>
<asp:Label id="Label3" style="Z-INDEX: 102; LEFT: 584px; POSITION: absolute; TOP: 264px" runat="server"
Height="24px" ForeColor="Red">*</asp:Label>
<asp:TextBox id="TextBox2" style="Z-INDEX: 103; LEFT: 424px; POSITION: absolute; TOP: 392px"
runat="server" TextMode="Password" Height="38px"></asp:TextBox>
<asp:TextBox id="TextBox3" style="Z-INDEX: 104; LEFT: 432px; POSITION: absolute; TOP: 504px"
runat="server" Height="38px" Width="136px"></asp:TextBox>
<asp:Label id="Label6" style="Z-INDEX: 105; LEFT: 352px; POSITION: absolute; TOP: 504px" runat="server"
Font-Size="Large">地址</asp:Label>
<asp:Label id="Label7" style="Z-INDEX: 106; LEFT: 352px; POSITION: absolute; TOP: 576px" runat="server"
Font-Size="Large">电话 </asp:Label>
<asp:TextBox id="TextBox4" style="Z-INDEX: 107; LEFT: 432px; POSITION: absolute; TOP: 568px"
runat="server" Width="136px" Height="38px"></asp:TextBox>
<asp:Label id="Label8" style="Z-INDEX: 108; LEFT: 344px; POSITION: absolute; TOP: 648px" runat="server"
Width="64px" Height="24px" Font-Size="Medium">E-mail</asp:Label>
<asp:Label id="Label9" style="Z-INDEX: 110; LEFT: 560px; POSITION: absolute; TOP: 720px" runat="server"
Width="256px" Height="32px" Font-Size="Large" ForeColor="Red">注:红色标记的必须填写</asp:Label>
<asp:Label id="Label5" style="Z-INDEX: 111; LEFT: 616px; POSITION: absolute; TOP: 256px" runat="server"
Height="36px" Width="152px" Visible="False">wrong</asp:Label>
<asp:Button id="Button1" style="Z-INDEX: 112; LEFT: 168px; POSITION: absolute; TOP: 248px" runat="server"
Height="39px" Width="72px" Text="返回上一页"></asp:Button>
<asp:Button id="Button2" style="Z-INDEX: 113; LEFT: 480px; POSITION: absolute; TOP: 720px" runat="server"
Height="40px" Width="72px" Text="重设"></asp:Button>
<asp:TextBox id="TextBox6" style="Z-INDEX: 114; LEFT: 416px; POSITION: absolute; TOP: 256px"
runat="server" Height="32px" Width="152px"></asp:TextBox>
<asp:Label id="Label11" style="Z-INDEX: 115; LEFT: 352px; POSITION: absolute; TOP: 456px" runat="server"
Font-Size="Large">性别</asp:Label>
<asp:RadioButton id="RadioButton1" style="Z-INDEX: 116; LEFT: 448px; POSITION: absolute; TOP: 464px"
runat="server" Text="男"></asp:RadioButton>
<asp:Button id="Button3" style="Z-INDEX: 118; LEFT: 344px; POSITION: absolute; TOP: 720px" runat="server"
Height="38px" Width="80px" Text="提交"></asp:Button>
<asp:Label id="Label10" style="Z-INDEX: 120; LEFT: 336px; POSITION: absolute; TOP: 256px" runat="server"
Font-Size="Large">ID号</asp:Label>
<asp:Label id="Label2" style="Z-INDEX: 121; LEFT: 320px; POSITION: absolute; TOP: 320px" runat="server"
Width="72px" Height="32px" Font-Size="Large">用户名</asp:Label>
<asp:Label id="Label4" style="Z-INDEX: 122; LEFT: 352px; POSITION: absolute; TOP: 392px" runat="server"
Font-Size="Large">密码</asp:Label></FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -