📄 webusermanager.aspx
字号:
<%@ Page language="c#" Codebehind="WebUserManager.aspx.cs" AutoEventWireup="false" Inherits="WebTm.WebUserManager" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>WebUserManager</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
<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">
<form id="WebUserManager" method="post" runat="server">
<FONT face="宋体">
<asp:panel id="ContPa" style="Z-INDEX: 101; LEFT: 38px; POSITION: absolute; TOP: 19px" runat="server"
Width="367px" BackColor="#E0E0E0">
<P>
<TABLE id="Table4" cellSpacing="1" cellPadding="1" width="300" border="0">
<TR>
<TD style="WIDTH: 99px">
<asp:Button id="ContBtAddNew" runat="server" Width="119px" Text="添加"></asp:Button></TD>
<TD style="WIDTH: 117px">
<asp:Button id="ContBtEdit" runat="server" Width="119px" Text="修改"></asp:Button></TD>
<TD>
<asp:Button id="ContBtDelete" runat="server" Width="119px" Text="删除"></asp:Button></TD>
</TR>
</TABLE>
<asp:panel id="ContPaDelete" runat="server" BackColor="#FF8080" Width="383px" Visible="False"
Height="123px">
<TABLE id="Table2" style="WIDTH: 374px; HEIGHT: 133px" cellSpacing="1" cellPadding="1"
width="374" border="0">
<TR>
<TD style="WIDTH: 99px"></TD>
<TD style="WIDTH: 376px"> 删除</TD>
<TD></TD>
</TR>
<TR>
<TD style="WIDTH: 99px; HEIGHT: 26px"></TD>
<TD style="WIDTH: 376px; HEIGHT: 26px">
<asp:label id="Label2" runat="server" Width="159px">您确定要删除吗?</asp:label></TD>
<TD style="HEIGHT: 26px"></TD>
</TR>
<TR>
<TD style="WIDTH: 99px">
<asp:label id="Label3" runat="server" Width="65">删除内容</asp:label></TD>
<TD style="WIDTH: 376px">
<asp:TextBox id="ContTBFNameC" runat="server" Width="268px"></asp:TextBox></TD>
<TD></TD>
</TR>
<TR>
<TD style="WIDTH: 99px">
<asp:TextBox id="ContTBFIdC" runat="server" Width="88px"></asp:TextBox></TD>
<TD style="WIDTH: 376px">
<asp:Button id="Button4" runat="server" Width="131px" Text="取消"></asp:Button>
<asp:Button id="ContBtDeleteOk" runat="server" Width="131px" Text="删除"></asp:Button></TD>
<TD></TD>
</TR>
</TABLE>
</asp:panel>
<asp:panel id="ContPaAddNew" runat="server" BackColor="#8080FF" Width="374px" Visible="False"
Height="123px">
<TABLE id="Table1" style="WIDTH: 374px; HEIGHT: 133px" cellSpacing="1" cellPadding="1"
width="374" border="0">
<TR>
<TD style="WIDTH: 458px"></TD>
<TD style="WIDTH: 376px"> 添加</TD>
<TD></TD>
</TR>
<TR>
<TD style="WIDTH: 458px">
<asp:label id="Label6" runat="server" Width="85px">产品编码</asp:label></TD>
<TD style="WIDTH: 376px">
<asp:TextBox id="ContTBFNoA" runat="server" Width="273px"></asp:TextBox></TD>
<TD></TD>
</TR>
<TR>
<TD style="WIDTH: 458px; HEIGHT: 26px">
<asp:label id="Label5" runat="server" Width="65">产品名称</asp:label></TD>
<TD style="WIDTH: 376px; HEIGHT: 26px">
<asp:TextBox id="ContTBFNameA" runat="server" Width="273px"></asp:TextBox></TD>
<TD style="HEIGHT: 26px"></TD>
</TR>
<TR>
<TD style="WIDTH: 458px">
<asp:label id="Label4" runat="server" Width="65">注记码</asp:label></TD>
<TD style="WIDTH: 376px">
<asp:TextBox id="ContTBFPyA" runat="server" Width="274px"></asp:TextBox></TD>
<TD></TD>
</TR>
<TR>
<TD style="WIDTH: 458px"></TD>
<TD style="WIDTH: 376px">
<asp:Button id="Button3" runat="server" Width="131px" Text="取消"></asp:Button>
<asp:Button id="ContBtAddNewOK" runat="server" Width="131px" Text="保存"></asp:Button></TD>
<TD></TD>
</TR>
</TABLE>
</asp:panel>
<asp:panel id="ContPaEdit" runat="server" BackColor="#FFC080" Width="383px" Visible="False"
Height="123px">
<TABLE id="Table3" style="WIDTH: 374px; HEIGHT: 133px" cellSpacing="1" cellPadding="1"
width="374" border="0">
<TR>
<TD style="WIDTH: 99px"></TD>
<TD style="WIDTH: 376px"> 修改</TD>
<TD></TD>
</TR>
<TR>
<TD style="WIDTH: 99px">
<asp:label id="Label1" runat="server" Width="65">处改内容</asp:label></TD>
<TD style="WIDTH: 376px">
<asp:TextBox id="ContTBEdit" runat="server" Width="273" ReadOnly="True"></asp:TextBox></TD>
<TD></TD>
</TR>
<TR>
<TD style="WIDTH: 99px">
<asp:label id="Label9" runat="server" Width="65">产品编码</asp:label></TD>
<TD style="WIDTH: 376px">
<asp:TextBox id="ContTBFNoB" runat="server" Width="273"></asp:TextBox></TD>
<TD></TD>
</TR>
<TR>
<TD style="WIDTH: 99px; HEIGHT: 26px">
<asp:label id="Label8" runat="server" Width="65">产品名称</asp:label></TD>
<TD style="WIDTH: 376px; HEIGHT: 26px">
<asp:TextBox id="ContTBFNameB" runat="server" Width="272px"></asp:TextBox></TD>
<TD style="HEIGHT: 26px"></TD>
</TR>
<TR>
<TD style="WIDTH: 99px; HEIGHT: 31px">
<asp:label id="Label7" runat="server" Width="65">注记码</asp:label></TD>
<TD style="WIDTH: 376px; HEIGHT: 31px">
<asp:TextBox id="ContTBFPyB" runat="server" Width="272px"></asp:TextBox></TD>
<TD style="HEIGHT: 31px"></TD>
</TR>
<TR>
<TD style="WIDTH: 99px">
<asp:TextBox id="ContTBFIDB" runat="server" Width="88px"></asp:TextBox></TD>
<TD style="WIDTH: 376px">
<asp:Button id="Button6" runat="server" Width="131px" Text="取消"></asp:Button>
<asp:Button id="ContBtUpdata" runat="server" Width="131px" Text="保存"></asp:Button></TD>
<TD></TD>
</TR>
</TABLE>
</asp:panel>
<asp:ListBox id="ContLBClick" runat="server" Width="386px" Height="230px"></asp:ListBox></P>
</asp:panel></FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -