📄 注册.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="注册.aspx.cs" Inherits="登录" %>
<!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 runat="server">
<title>无标题页</title>
</head>
<body style="background-image: url(图片/bg-hane1.gif); background-repeat: repeat; text-align: center">
<form id="form1" runat="server">
<div>
</div>
<br />
<br />
<br />
<table style="width: 860px">
<tr>
<td style="width: 100px; height: 91px">
</td>
<td style="width: 100px; height: 91px">
</td>
<td style="background-image: url(图片/hh446.gif); width: 100px; background-repeat: repeat;
height: 91px">
</td>
<td style="background-image: url(图片/hh446.gif); width: 87px; background-repeat: repeat;
height: 91px">
<asp:Label ID="Label1" runat="server" Style="font-weight: bold; font-size: xx-large;
color: #ff0099; font-family: 隶书" Text="用户注册" Width="204px"></asp:Label></td>
<td style="background-image: url(图片/hh446.gif); width: 107px; background-repeat: repeat;
height: 91px">
</td>
<td style="width: 114px; height: 91px">
</td>
<td style="width: 100px; height: 91px">
</td>
</tr>
<tr>
<td style="width: 100px">
</td>
<td style="width: 100px; text-align: right">
</td>
<td style="width: 100px">
</td>
<td style="width: 87px">
</td>
<td style="width: 107px">
</td>
<td style="width: 114px; text-align: left">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 100px">
</td>
<td style="width: 100px; text-align: right;">
</td>
<td style="width: 100px">
<asp:Label ID="Label5" runat="server" Text="用户编号" style="font-weight: bold" Width="103px"></asp:Label></td>
<td style="width: 87px">
<asp:TextBox ID="TextBox4" runat="server" Width="195px"></asp:TextBox></td>
<td style="width: 107px">
<asp:Button ID="Button3" runat="server" OnClick="Button3_Click" Text="检验" style="font-weight: bold" Width="52px" /></td>
<td style="width: 114px; text-align: left;">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 100px">
</td>
<td style="width: 100px; text-align: right;">
</td>
<td style="width: 100px">
<asp:Label ID="Label4" runat="server" Text="用户名" style="font-weight: bold" Width="103px"></asp:Label></td>
<td style="width: 87px">
<asp:TextBox ID="TextBox5" runat="server" Width="197px"></asp:TextBox></td>
<td style="width: 107px">
<asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Style="font-weight: bold"
Text="检验" Width="47px" /></td>
<td style="width: 114px">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 100px; height: 25px">
</td>
<td style="width: 100px; height: 25px; text-align: right;">
</td>
<td style="width: 100px; height: 25px">
<asp:Label ID="Label6" runat="server" Text="密码" style="font-weight: bold" Width="98px"></asp:Label></td>
<td style="width: 87px; height: 25px;">
<asp:TextBox ID="TextBox6" runat="server" Width="196px"></asp:TextBox></td>
<td style="width: 107px; height: 25px">
</td>
<td style="width: 114px; height: 25px;">
</td>
<td style="width: 100px; height: 25px">
</td>
</tr>
<tr>
<td style="width: 100px; height: 25px">
</td>
<td style="width: 100px; height: 25px; text-align: right;">
</td>
<td style="width: 100px; height: 25px">
<asp:Label ID="Label7" runat="server" Text="部门名称" style="font-weight: bold" Width="95px"></asp:Label></td>
<td style="width: 87px; height: 25px;">
<asp:TextBox ID="TextBox7" runat="server" Width="197px"></asp:TextBox></td>
<td style="width: 107px; height: 25px">
<asp:Button ID="Button4" runat="server" Text="检验" OnClick="Button4_Click" style="font-weight: bold" Width="55px" /></td>
<td style="width: 114px; height: 25px; text-align: left;">
</td>
<td style="width: 100px; height: 25px">
</td>
</tr>
<tr>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
<td style="width: 87px">
</td>
<td style="width: 107px">
</td>
<td style="width: 114px; text-align: left;">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
<td style="width: 87px">
</td>
<td style="width: 107px">
<asp:Button ID="Button2" runat="server" OnClick="Button2_Click" Text="注册" style="font-weight: bold; font-size: large; color: #0066cc" /></td>
<td style="width: 114px">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
<td style="width: 87px">
</td>
<td style="width: 107px">
</td>
<td style="width: 114px">
<asp:Label ID="Label3" runat="server" Style="color: #660000" Text="点击此处返回到登录页面" Width="220px"></asp:Label></td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
<td style="width: 87px">
</td>
<td style="width: 107px">
</td>
<td style="width: 114px">
<asp:LinkButton ID="LinkButton1" runat="server" Style="font-weight: bold" OnClick="LinkButton1_Click">返回</asp:LinkButton></td>
<td style="width: 100px">
</td>
</tr>
</table>
<table style="width: 819px; height: 29px">
<tr>
<td style="background-image: url(图片/hh275.jpg); width: 100px; background-repeat: repeat;
height: 36px">
<asp:Label ID="Label2" runat="server" Height="21px" Style="font-weight: bold; font-size: x-large;
color: #006699; font-family: 隶书" Text="温馨提示:为了您注册顺利,请做必要的检验" Width="854px"></asp:Label></td>
</tr>
</table>
<br />
<br />
<br />
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -