⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 usermodify.aspx

📁 本文件夹中的Model目录下包含了系统的数据库模型图和系统建模图
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="UserModify.aspx.cs" AutoEventWireup="false" Inherits="WMS.UserModify" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>UserModify</title>
		<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
	</HEAD>
	<body MS_POSITIONING="GridLayout">
		<form id="UserModify" method="post" runat="server">
			<TABLE id="Table1" style="Z-INDEX: 100; LEFT:120px; WIDTH: 710px; POSITION: absolute; TOP: 30px; HEIGHT: 342px"
				borderColor="#999933" cellSpacing="1" cellPadding="1" width="720" bgColor="#cccc66"
				border="1">
				<TR>
					<TD vAlign="middle" align="center"><FONT face="宋体">
							<TABLE id="Table2" style="WIDTH: 680px; HEIGHT: 276px" cellSpacing="1" cellPadding="1"
								width="680" bgColor="#cccc66" border="1">
								<TR>
									<TD bgColor="#ffffcc"><FONT face="宋体">
											<table cellSpacing="0" cellPadding="5" width="100%" align="center" border="0">
												<TR bgColor="#cccccc">
													<TD style="HEIGHT: 40px" vAlign="middle" align="center" bgColor="#ffffcc" height="40"><FONT size="5">
															<DIV align="center"><FONT face="华文行楷" size="6">合同管理信息系统</FONT></DIV>
															<DIV align="center"><FONT face="幼圆" size="3">--员工信息修改</FONT></DIV>
														</FONT>
													</TD>
												</TR>
												<TR vAlign="middle" align="left" bgColor="#ffffff">
													<TD style="HEIGHT: 184px" vAlign="top" bgColor="#ffffcc" height="184"><DIV align="center">
															<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
																<TR>
																	<TD style="HEIGHT: 34px" width="34%">
																		<DIV align="right"><FONT face="幼圆">员工号:</FONT></DIV>
																	</TD>
																	<TD style="HEIGHT: 34px" width="38%">
																		<asp:label id="lbl_uid" runat="server" ForeColor="Blue" Font-Bold="True" Font-Size="Medium"></asp:label><FONT face="幼圆"></FONT></TD>
																	<TD style="HEIGHT: 34px" width="28%"><FONT face="幼圆">&nbsp;</FONT></TD>
																</TR>
																<TR>
																	<TD width="34%">
																		<DIV align="right"><FONT face="幼圆">姓名:</FONT></DIV>
																	</TD>
																	<TD width="38%">
																		<asp:textbox id="tbx_uname" runat="server" BorderStyle="Groove"></asp:textbox><FONT face="幼圆">*</FONT></TD>
																	<TD width="28%">
																		<asp:requiredfieldvalidator id="rfv_uquestion" runat="server" ControlToValidate="tbx_uname" ErrorMessage="该项不能为空"
																			Width="100px"></asp:requiredfieldvalidator><FONT face="幼圆"></FONT></TD>
																</TR>
																<TR>
																	<TD width="34%">
																		<DIV align="right">
																			<DIV align="right"><FONT face="幼圆">联系电话:</FONT></DIV>
																		</DIV>
																	</TD>
																	<TD width="38%">
																		<asp:textbox id="tbx_utel" runat="server" BorderStyle="Groove"></asp:textbox><FONT face="幼圆">*</FONT></TD>
																	<TD width="28%">
																		<asp:requiredfieldvalidator id="rvf_utel" runat="server" ControlToValidate="tbx_utel" ErrorMessage="该项不能为空"
																			Width="100px"></asp:requiredfieldvalidator><FONT face="幼圆"></FONT></TD>
																</TR>
																<TR>
																	<TD width="34%">
																		<DIV align="right">
																			<DIV align="right"><FONT face="幼圆">住址:</FONT></DIV>
																		</DIV>
																	</TD>
																	<TD width="38%">
																		<asp:textbox id="tbx_uaddress" runat="server" BorderStyle="Groove"></asp:textbox><FONT face="幼圆">*</FONT></TD>
																	<TD width="28%">
																		<asp:requiredfieldvalidator id="rfv_uanswer" runat="server" ControlToValidate="tbx_uaddress" ErrorMessage="该项不能为空"
																			Width="100px"></asp:requiredfieldvalidator><FONT face="幼圆"></FONT></TD>
																</TR>
																<TR>
																	<TD style="HEIGHT: 23px" width="34%">
																		<DIV align="right"><FONT face="幼圆">电子邮件:</FONT></DIV>
																	</TD>
																	<TD style="HEIGHT: 23px" width="38%">
																		<asp:textbox id="tbx_uemail" runat="server" BorderStyle="Groove"></asp:textbox><FONT face="幼圆">*</FONT></TD>
																	<TD style="HEIGHT: 23px" width="28%">
																		<asp:requiredfieldvalidator id="rfv_uemail" runat="server" ControlToValidate="tbx_uemail" ErrorMessage="该项不能为空"
																			Width="100px"></asp:requiredfieldvalidator><FONT face="幼圆"></FONT></TD>
																</TR>
																<TR>
																	<TD width="34%">
																		<DIV align="right"><FONT face="幼圆">工作部门:</FONT></DIV>
																	</TD>
																	<TD width="38%">
																		<asp:textbox id="tbx_udepartment" runat="server" BorderStyle="Groove"></asp:textbox><FONT face="幼圆">*</FONT></TD>
																	<TD width="28%">
																		<asp:requiredfieldvalidator id="rfv_udepartment" runat="server" ControlToValidate="tbx_udepartment" ErrorMessage="该项不能为空"
																			Width="100px"></asp:requiredfieldvalidator><FONT face="幼圆"></FONT></TD>
																</TR>
																<TR>
																	<TD style="HEIGHT: 16px" width="34%">
																		<DIV align="right">
																			<DIV align="right"><FONT face="幼圆">用户类型:</FONT></DIV>
																		</DIV>
																	</TD>
																	<TD style="HEIGHT: 16px" width="38%"><FONT face="宋体">
																			<asp:dropdownlist id="ddl_upower" runat="server">
																				<asp:ListItem Value="1">经理</asp:ListItem>
																				<asp:ListItem Value="2">合同管理员</asp:ListItem>
																			</asp:dropdownlist></FONT></TD>
																	<TD style="HEIGHT: 16px" width="28%">&nbsp;<FONT face="宋体"> </FONT>
																	</TD>
																</TR>
																<TR>
																	<TD width="34%">
																		<DIV align="right">&nbsp;</DIV>
																	</TD>
																	<TD width="38%"><FONT size="2"><FONT color="#ff3300">&nbsp;<FONT face="宋体">加*号为必填项目</FONT></FONT></FONT></TD>
																	<TD width="28%">&nbsp;</TD>
																</TR>
															</TABLE>
														</DIV>
														<DIV align="center"></DIV>
														<DIV align="center"></DIV>
														<DIV align="center"></DIV>
													</TD>
												</TR>
												<TR vAlign="middle" align="center" bgColor="#eeeeee">
													<TD bgColor="#ffffcc" height="2">
														<DIV align="center"><FONT face="宋体">&nbsp;
																<asp:button id="btn_modify" runat="server" ForeColor="White" Font-Bold="True" BorderStyle="Groove"
																	Text="修改信息" BackColor="Olive"></asp:button>&nbsp;
																<asp:button id="btn_delete" runat="server" ForeColor="White" Font-Bold="True" BorderStyle="Groove"
																	Text="删除员工" BackColor="Olive"></asp:button>&nbsp;
																<asp:hyperlink id="hlk_usermanage" runat="server" NavigateUrl="usermanage.aspx">返回</asp:hyperlink></FONT></DIV>
													</TD>
												</TR>
											</table>
										</FONT>
									</TD>
								</TR>
							</TABLE>
						</FONT>
					</TD>
				</TR>
			</TABLE>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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