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

📄 empvisainf.aspx

📁 asp.net办公自动化实例导航——非常经典的OA源代码
💻 ASPX
字号:
<%@ Page Language="c#" AutoEventWireup="false" Codebehind="EmpVisaInf.aspx.cs" Inherits="qminoa.Webs.MR.EmpMr34" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
	<HEAD>
		<title></title>
		<meta content="Microsoft Visual Studio.NET 7.0" name="GENERATOR">
		<meta content="Visual Basic 7.0" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
		<LINK href="../lynn.css" type="text/css" rel="stylesheet">
	</HEAD>
	<body bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout">
		<FORM id="Form1" method="post" runat="server">
			<FONT face="宋体">
				<TABLE style="WIDTH: 100%; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
					<TBODY>
						<TR>
							<TD style="HEIGHT: 12px"></TD>
						</TR>
						<TR>
							<TD vAlign="top" align="middle">
								<TABLE id="Table1" cellSpacing="0" cellPadding="1" width="300" bgColor="black" border="0">
									<TR>
										<TD>
											<TABLE id="Table2" style="WIDTH: 560px; HEIGHT: 422px" cellSpacing="0" cellPadding="0" width="560" bgColor="white" border="0">
												<TR>
													<TD style="WIDTH: 552px; HEIGHT: 211px" vAlign="top">
														<table height="22" cellSpacing="0" cellPadding="0" width="100%" border="0">
															<tr>
																<td style="WIDTH: 1px"><asp:imagebutton id="cmdMr3" onmouseover="this.src='../img/emp/mr300.gif';" onmouseout="this.src='../img/emp/mr30.gif';" runat="server" ImageUrl="../img/emp/mr30.gif"></asp:imagebutton></td>
																<TD style="WIDTH: 1px"><asp:imagebutton id="cmdMR31" onmouseover="this.src='../img/emp/mr3100.gif';" onmouseout="this.src='../img/emp/mr310.gif';" runat="server" ImageUrl="../img/emp/mr310.gif"></asp:imagebutton></TD>
																<TD style="WIDTH: 1px"><asp:imagebutton id="cmdMr32" onmouseover="this.src='../img/emp/mr3200.gif';" onmouseout="this.src='../img/emp/mr320.gif';" runat="server" ImageUrl="../img/emp/mr320.gif"></asp:imagebutton></TD>
																<TD style="WIDTH: 1px"><asp:imagebutton id="cmdMr33" onmouseover="this.src='../img/emp/mr3300.gif';" onmouseout="this.src='../img/emp/mr330.gif';" runat="server" ImageUrl="../img/emp/mr330.gif"></asp:imagebutton></TD>
																<TD style="WIDTH: 1px"><asp:imagebutton id="cmdMr34" runat="server" ImageUrl="../img/emp/mr34.gif"></asp:imagebutton></TD>
																<TD style="WIDTH: 1px"><asp:imagebutton id="cmdMr35" onmouseover="this.src='../img/emp/mr3500.gif';" onmouseout="this.src='../img/emp/mr350.gif';" runat="server" ImageUrl="../img/emp/mr350.gif"></asp:imagebutton></TD>
																<TD style="WIDTH: 1px"><asp:imagebutton id="cmdMr36" onmouseover="this.src='../img/emp/mr3600.gif';" onmouseout="this.src='../img/emp/mr360.gif';" runat="server" ImageUrl="../img/emp/mr360.gif"></asp:imagebutton></TD>
																<TD class="tttable" style="WIDTH: 1px" noWrap></TD>
																<TD class="tttable" noWrap>&nbsp;&nbsp;
																</TD>
															</tr>
														</table>
														<TABLE id="Table1" style="WIDTH: 560px; HEIGHT: 157px" cellSpacing="0" cellPadding="0" width="560" border="0">
															<TR>
																<TD class="boxform" style="PADDING-BOTTOM: 12px; HEIGHT: 105px" vAlign="top" noWrap align="middle">
																	<TABLE id="Table2" cellSpacing="0" cellPadding="0" width="100%" border="0">
																		<TR>
																			<TD class="tttable" noWrap height="10"></TD>
																			<TD noWrap align="right" height="10"></TD>
																			<TD noWrap width="40" height="10"></TD>
																		</TR>
																		<TR>
																			<TD class="tttable" noWrap>履历列表
																			</TD>
																			<TD noWrap align="right"><A href="EmpVita.aspx?empid=<%=EmpID.ToString()%>"><IMG src="../img/add.gif" align="absMiddle" border="0">新增</A>
																			</TD>
																			<TD></TD>
																		</TR>
																	</TABLE>
																	<TABLE id="Table3" borderColor="#888888" cellSpacing="0" borderColorDark="#ffffff" cellPadding="0" width="100%" border="1">
																		<TR>
																			<TD>
																				<asp:datagrid id=dgdData runat="server" CssClass="table" Width="100%" AutoGenerateColumns="False" BorderColor="#F7F7F7" DataKeyField="VisaID" DataSource="<%# VisaTB %>" BorderStyle="Solid" BackColor="#F7F7F7" BorderWidth="1px">
																					<AlternatingItemStyle BorderColor="White" BackColor="White"></AlternatingItemStyle>
																					<ItemStyle CssClass="textcenter" BackColor="#DEDFDE"></ItemStyle>
																					<HeaderStyle CssClass="headcenter"></HeaderStyle>
																					<Columns>
																						<asp:BoundColumn DataField="fdate" HeaderText="开始时间" DataFormatString="{0:d}">
																						</asp:BoundColumn>
																						<asp:BoundColumn DataField="tdate" HeaderText="结束时间" DataFormatString="{0:d}">
																						</asp:BoundColumn>
																						<asp:BoundColumn DataField="company" HeaderText="单位">
																						</asp:BoundColumn>
																						<asp:BoundColumn DataField="depname" HeaderText="部门">
																						</asp:BoundColumn>
																						<asp:BoundColumn DataField="position" HeaderText="职务">
																						</asp:BoundColumn>
																						<asp:BoundColumn DataField="Visanote" HeaderText="工作内容"></asp:BoundColumn>
																						<asp:HyperLinkColumn Text="&lt;img src=../img/edit.gif border=0 alt=编辑 /&gt;" DataNavigateUrlField="VisaID" DataNavigateUrlFormatString="empvita.aspx?VisaID={0}">
																						</asp:HyperLinkColumn>
																						<asp:TemplateColumn>
																							<ItemTemplate>
																								<asp:ImageButton id="Imagebutton2" runat="server" ImageUrl="../img/stoplogin.gif" CommandName="delete" AlternateText="删除此条记录"></asp:ImageButton>
																							</ItemTemplate>
																						</asp:TemplateColumn>
																					</Columns>
																				</asp:datagrid></TD>
																		</TR>
																	</TABLE>
																</TD>
															</TR>
														</TABLE>
													</TD>
												</TR>
												<TR>
													<TD style="WIDTH: 551px" vAlign="top">
														<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
															<TR>
																<TD noWrap>&nbsp;<asp:imagebutton id="cmdExit" runat="server" ImageUrl="../img/button/exit.gif" CausesValidation="False"></asp:imagebutton><A href="empview.aspx" target="_blank"></A></TD>
																<TD noWrap align="right">
																</TD>
															</TR>
														</TABLE>
														<asp:label id="lblErr" runat="server" Height="20px" CssClass="err" Visible="False" Font-Size="X-Small"></asp:label><asp:validationsummary id="ValidationSummary1" runat="server" ShowMessageBox="True" ShowSummary="False" Font-Size="X-Small"></asp:validationsummary><asp:label id="lblEmpID" runat="server" Visible="False" Font-Size="X-Small"></asp:label><asp:label id="lblNext" runat="server" Visible="False" Font-Size="X-Small"></asp:label></TD>
												</TR>
											</TABLE>
										</TD>
									</TR>
								</TABLE>
			</FONT>
		</FORM>
		</TD></TR></TBODY></TABLE></FONT>
	</body>
</HTML>

⌨️ 快捷键说明

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