delusertype.aspx

来自「该服务平台解决了计算机网络与移动网络之间信息交换问题」· ASPX 代码 · 共 73 行

ASPX
73
字号
<%@ page language="C#" autoeventwireup="true" inherits="SystemSettings_DelUserType, App_Web_tpbhwpwb" %>

<!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="margin-top:10px">
    <form id="form1" runat="server">
    <div>
        <div>
            <div>
                <div>
                    <table style="font-size: 10pt; width: 773px;  height: 321px; background-color:#f3f8ff">
                        <tr>
                            <td style="font-size: smaller; width: 101px; height: 12px; ">
                            </td>
                        </tr>
                        <tr></tr>
                        <tr></tr>
                        <tr>
                            <td rowspan="2" style="font-size: medium; width: 101px; height: 230px" valign="top" >
                                <table style="font-size: smaller; width: 764px">
                                  <tr>
                                  <td style=" left:370px;  height:89px" valign="middle">
                                      &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                                      &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                                      &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                                      &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                                      &nbsp; &nbsp; &nbsp;&nbsp;
                                    <img  src="../Img/it2_120.jpg" style="width: 128px; height: 99px;" />
                                   </td>
                                   </tr>
                                    <tr>
                                        <td align="center" colspan="8" rowspan="1" style="font-size: 10pt; height: 30px">
                                            是否删除已选用户组</td>
                                    </tr>
                                    <tr>
                                        <td align="center" colspan="8" rowspan="9" style="font-size: smaller; height: 29px">
                                            <asp:Button ID="btnDel" runat="server" OnClick="btnDel_Click" Text="删除" Width="60px" />&nbsp;
                                            <asp:Button ID="btnCannerl" runat="server" OnClick="btnCannerl_Click" Text="取消" Width="60px" /></td>
                                    </tr>
                                    <tr>
                                    </tr>
                                    <tr>
                                    </tr>
                                    <tr>
                                    </tr>
                                    <tr>
                                    </tr>
                                    <tr>
                                    </tr>
                                    <tr>
                                    </tr>
                                    <tr>
                                    
                                    </tr>
                                </table>
                            </td>
                        </tr>
                        <tr>
                        </tr>
                    </table>
                </div>
            </div>
        </div>
    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?