📄 admin_groupuser.aspx
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="admin_GroupUser.aspx.vb" Inherits="flyangel.news.admin_GroupUser"%>
<%@ Register TagPrefix="cc1" Namespace="flyangel.article.Components" Assembly="flyangel_article" %>
<%@ Register TagPrefix="admin_top" TagName="admin_top" Src="admin_top.ascx"%>
<%@ Register TagPrefix="copyrightlocal" TagName="footer" Src="../bottom.ascx"%>
<%@ Register TagPrefix="admin_menu" TagName="admin_menu" Src="admin_menu.ascx"%>
<admin_top:admin_top id="admin_top" runat="server"></admin_top:admin_top>
<form id="Form1" runat="server">
<admin_menu:admin_menu id="admin_menu_head" runat="server"></admin_menu:admin_menu>
<table class="tdborder1" cellSpacing="0" cellPadding="0" width="760" align="center" border="0">
<tr>
<td bgColor="#eef4fb" height="25"> <IMG height="9" src="../images/dot.gif">
当前位置: <IMG height="9" src="../images/more.gif" width="29"> <A href="admin_inputuser.aspx">
用户组权限设置</A> <IMG height="9" src="../images/more.gif" width="29"> <A href="admin_GroupUser.aspx">
查看所有用户</A> <IMG height="9" src="../images/more.gif" width="29">
<asp:Label id="edituserinfo" runat="server"></asp:Label>
</td>
</tr>
</table>
<table class="tdborder2" cellSpacing="0" cellPadding="0" width="760" align="center" border="0">
<tr>
<td align="center" bgColor="#eef4fb">
<table id="aa" cellSpacing="1" cellPadding="0" width="100%" align="center" border="0" runat="server">
<tr>
<td align="center" bgColor="#eef4fb">
<cc1:DataGridPading id="DataGridPading1" runat="server" SetPadingArticleImgUrl="../images/bullet.gif"
OnEditCommand="user_edit" OnDeleteCommand="user_delete">
<PagerStyle Visible="False" HorizontalAlign="Left" ForeColor="#000066" BackColor="White" Mode="NumericPages"></PagerStyle>
<AlternatingItemStyle BorderWidth="2px" BackColor="Lavender" BorderStyle="None"></AlternatingItemStyle>
<FooterStyle ForeColor="#000066" BackColor="White"></FooterStyle>
<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#669999"></SelectedItemStyle>
<ItemStyle ForeColor="DodgerBlue"></ItemStyle>
<HeaderStyle Font-Bold="True" HorizontalAlign="Center" Height="30px" ForeColor="White" BackColor="LightSkyBlue"></HeaderStyle>
<Columns>
<asp:ButtonColumn Text="修改" CommandName="Edit">
<HeaderStyle Font-Bold="True" HorizontalAlign="Center" Width="50px"></HeaderStyle>
<ItemStyle HorizontalAlign="Center" VerticalAlign="Middle"></ItemStyle>
</asp:ButtonColumn>
<asp:ButtonColumn Text="删除" CommandName="Delete">
<HeaderStyle Font-Bold="True" HorizontalAlign="Center" Width="50px"></HeaderStyle>
<ItemStyle HorizontalAlign="Center" VerticalAlign="Middle"></ItemStyle>
</asp:ButtonColumn>
<asp:HyperLinkColumn Text="">
<ItemStyle HorizontalAlign="Center" Width="55px"></ItemStyle>
</asp:HyperLinkColumn>
</Columns>
</cc1:DataGridPading></td>
</tr>
</table>
</td>
</tr>
</table>
<asp:panel id="edit_user_level" runat="server" Visible="False" HorizontalAlign="Center">
<TABLE class="tdborder4" cellSpacing="0" cellPadding="0" width="760" align="center" border="0">
<TR>
<TD bgColor="#eef4fb" height="25"> <IMG height="9" src="../images/dot.gif">
当前操作: <IMG height="9" src="../images/more.gif" width="29"> 编辑用户权限
<asp:TextBox id="edit_userid" runat="server" EnableViewState="False" BackColor="#EEF4FB" BorderColor="#EEF4FB"
ForeColor="#EEF4FB" BorderStyle="None" Width="40px" ReadOnly="True"></asp:TextBox></TD>
</TR>
</TABLE>
<TABLE class="tdborder4" cellSpacing="0" cellPadding="0" width="760" align="center" bgColor="#eef4fb"
border="0">
<TR vAlign="middle" align="center">
<TD align="right" height="21">用户名:</TD>
<TD align="left" width="52%" height="24">
<asp:textbox class="unnamed5" id="username" runat="server" EnableViewState="False" BackColor="#eef4fb"
BorderColor="#000000" ForeColor="blue" Wrap="False" Font-Size="9pt" Font-Names="宋体"></asp:textbox></TD>
</TR>
<TR vAlign="middle" align="center">
<TD align="right" height="21">密码:</TD>
<TD align="left" width="52%" height="24">
<asp:TextBox id="userpassword" class="unnamed5" runat="server" EnableViewState="False" BackColor="#eef4fb"
BorderColor="#000000" ForeColor="blue" Wrap="False" Font-Size="9pt" Font-Names="宋体"></asp:TextBox>
<asp:CheckBox id="editpqsswordCheck" runat="server" ForeColor="Red" Text="是否修改密码"></asp:CheckBox></TD>
</TR>
<TR vAlign="middle" align="center">
<TD align="right" height="21">用户类别:</TD>
<TD align="left" width="52%" height="24">
<asp:dropdownlist class="unnameda" id="user_class" runat="server"></asp:dropdownlist></TD>
</TR>
<TR vAlign="middle" align="center">
<TD align="right" height="26">用户组:</TD>
<TD align="left" width="52%" height="26">
<asp:dropdownlist class="unnameda" id="user_group" runat="server"></asp:dropdownlist></TD>
</TR>
<TR vAlign="middle" align="center">
<TD align="right" height="21">是否锁定:</TD>
<TD align="left" width="52%" height="24">
<asp:dropdownlist class="unnameda" id="user_lock" runat="server">
<asp:ListItem Value="0" Selected="True">开放</asp:ListItem>
<asp:ListItem Value="1">锁定</asp:ListItem>
</asp:dropdownlist></TD>
</TR>
<TR vAlign="middle" align="center">
<TD colSpan="3" height="24">
<asp:button id="add_user_button" runat="server" BackColor="#eef4fb" BorderColor="#eef4fb" ForeColor="blue"
BorderStyle="None" Font-Size="9pt" Font-Names="宋体" Text="编辑用户权限"></asp:button></TD>
</TR>
</TABLE>
</asp:panel>
<table class="tdborder2" cellSpacing="0" cellPadding="0" width="760" align="center" border="0">
<tr>
<td align="center" bgColor="#eef4fb" height="35"><FONT face="宋体"><STRONG>提示:</STRONG></FONT><asp:label id="edituser_error_message" runat="server" ForeColor="Red">修改或删除用户时,请注意权限的分配正确!</asp:label></td>
</tr>
</table>
</form>
<copyrightlocal:footer id="globalbottom" runat="server"></copyrightlocal:footer>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -