📄 管理员进入.aspx
字号:
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="管理员进入.aspx.vb" Inherits="Default2" %>
<!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 background="紫色.jpg">
<form id="form1" runat="server">
<div>
<asp:Image ID="Image1" runat="server" Height="119px" ImageUrl="~/无标题.bmp" Style="z-index: 100;
left: 4px; position: absolute; top: 3px" Width="161px" />
<asp:LinkButton ID="LinkButton1" runat="server" Height="28px" Style="z-index: 101;
left: 41px; position: absolute; top: 192px" Width="119px" Font-Size="Larger">修改员工信息</asp:LinkButton>
<asp:Label ID="Label1" runat="server" BackColor="Transparent" BorderColor="#E0E0E0"
BorderStyle="Dotted" Font-Overline="False" Font-Size="XX-Large" ForeColor="White"
Height="43px" Style="z-index: 102; left: 250px; position: absolute; top: 46px"
Text="宝钢股份职工体检档案" Width="345px"></asp:Label>
<asp:LinkButton ID="LinkButton2" runat="server" Height="26px" Style="z-index: 103;
left: 38px; position: absolute; top: 293px" Width="123px" Font-Size="Larger">删除员工信息</asp:LinkButton>
<asp:LinkButton ID="LinkButton4" runat="server" Style="z-index: 104; left: 38px;
position: absolute; top: 403px" Font-Size="Larger" Height="28px" Width="148px">查询员工体检信息</asp:LinkButton>
<asp:LinkButton ID="LinkButton5" runat="server" Style="z-index: 105; left: 36px;
position: absolute; top: 239px" Font-Size="Larger" Height="29px" Width="121px">查询员工信息</asp:LinkButton>
<asp:LinkButton ID="LinkButton3" runat="server" Style="z-index: 106; left: 40px; position: absolute;
top: 454px" Font-Size="Larger" Height="27px" Width="149px">修改员工体检信息</asp:LinkButton>
<asp:LinkButton ID="LinkButton6" runat="server" Height="29px" Style="z-index: 107;
left: 35px; position: absolute; top: 135px" Width="128px" Font-Size="Larger">插入新员工信息</asp:LinkButton>
</div>
<asp:Label ID="Label2" runat="server" Font-Size="Larger" Height="26px" Style="z-index: 108;
left: 299px; position: absolute; top: 175px" Text="请输入职工编号:" Visible="False"
Width="136px"></asp:Label>
<asp:TextBox ID="TextBox1" runat="server" Height="21px" Style="z-index: 109; left: 473px;
position: absolute; top: 173px" Visible="False" Width="236px"></asp:TextBox>
<asp:LinkButton ID="LinkButton9" runat="server" Height="27px" PostBackUrl="~/登录.aspx"
Style="z-index: 110; left: 49px; position: absolute; top: 610px" Width="119px">注销登录</asp:LinkButton>
<asp:Button ID="Button1" runat="server" Height="33px" Style="z-index: 111; left: 339px;
position: absolute; top: 259px" Text="确定" Width="69px" Visible="False" Font-Size="Larger" />
<asp:Button ID="Button2" runat="server" Height="35px" Style="z-index: 112; left: 525px;
position: absolute; top: 259px" Text="取消" Width="73px" Visible="False" />
<asp:Button ID="Button3" runat="server" Font-Size="Larger" Height="36px" Style="z-index: 113;
left: 394px; position: absolute; top: 258px" Text="删除" Visible="False" Width="67px" />
<asp:LinkButton ID="LinkButton7" runat="server" Font-Size="Larger" Style="z-index: 114;
left: 40px; position: absolute; top: 511px">删除员工体检信息</asp:LinkButton>
<asp:LinkButton ID="LinkButton8" runat="server" Font-Size="Larger" Style="z-index: 115;
left: 40px; position: absolute; top: 352px">插入员工体检信息</asp:LinkButton>
<asp:LinkButton ID="LinkButton10" runat="server" Height="29px" Style="z-index: 116;
left: 43px; position: absolute; top: 563px" Width="111px">修改密码</asp:LinkButton>
<asp:LinkButton ID="LinkButton11" runat="server" Font-Size="Larger" Height="25px"
PostBackUrl="~/批查看.aspx" Style="z-index: 117; left: 360px; position: absolute;
top: 403px" Width="168px">批查看职工基本信息</asp:LinkButton>
<asp:LinkButton ID="LinkButton12" runat="server" Height="22px" PostBackUrl="~/批查看职工体检信息.aspx"
Style="z-index: 119; left: 360px; position: absolute; top: 445px" Width="150px">批查看职工体检信息</asp:LinkButton>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -