📄 anlysis01.aspx
字号:
<%@ Page Language="C#" CodeFile="Anlysis01.aspx.cs" Inherits="esurvey_anlysis.anlysis_rpt" %>
<!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>
<form id="form1" runat="server" language="javascript" onselectstart="return form1_onselectstart()">
<FONT face="新細明體">
<asp:Label id="lblSenioritys" style="Z-INDEX: 101; LEFT: 264px; POSITION: absolute; TOP: 128px"
runat="server">年資</asp:Label>
</FONT>
<asp:DropDownList id="ddlSenioritys" style="Z-INDEX: 108; LEFT: 336px; POSITION: absolute; TOP: 128px"
runat="server" Width="180px" OnSelectedIndexChanged="getEmp" AutoPostBack="true"></asp:DropDownList>
<FONT face="新細明體">
<asp:Label id="lblComp" style="Z-INDEX: 101; LEFT: 264px; POSITION: absolute; TOP: 168px"
runat="server">公司</asp:Label>
</FONT>
<asp:DropDownList id="ddlComp" style="Z-INDEX: 108; LEFT: 336px; POSITION: absolute; TOP: 168px"
runat="server" Width="180px" OnSelectedIndexChanged="ddlComp_SelectedIndexChanged" AutoPostBack="true" ></asp:DropDownList>
<FONT face="新細明體">
<asp:Label id="lblDept" style="Z-INDEX: 101; LEFT: 264px; POSITION: absolute; TOP: 208px"
runat="server">部門</asp:Label>
</FONT>
<asp:DropDownList id="ddlDept" style="Z-INDEX: 108; LEFT: 336px; POSITION: absolute; TOP: 208px"
runat="server" Width="180px" OnSelectedIndexChanged="getEmp" AutoPostBack="true" ></asp:DropDownList>
<FONT face="新細明體">
<asp:Label id="lblemp" style="Z-INDEX: 101; LEFT: 264px; POSITION: absolute; TOP: 248px"
runat="server">員工</asp:Label>
</FONT>
<asp:DropDownList id="ddlemp" style="Z-INDEX: 108; LEFT: 336px; POSITION: absolute; TOP: 248px"
runat="server" Width="180px"></asp:DropDownList>
<FONT face="新細明體">
<asp:Button id="Button1" style="Z-INDEX: 110; LEFT: 372px; POSITION: absolute; TOP: 297px"
runat="server" Width="80px" Text="確定" onclick="Button1_Click"></asp:Button></FONT>
<asp:Label ID="Label1" runat="server" Text="主管核心管理才能評量報告" Width="300px" style="Z-INDEX: 101; LEFT: 241px; POSITION: absolute; TOP: 66px" Font-Bold="True" Font-Size="Large"></asp:Label>
<asp:Label ID="lbwarTitle" runat="server" Style="z-index: 101; left: 256px; position: absolute;
top: 397px" Font-Bold="True"></asp:Label>
<asp:Label ID="lbwarMsg" runat="server" Style="z-index: 101; left: 365px; position: absolute;
top: 397px" Font-Bold="True" ForeColor="Red"></asp:Label>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -