EmpVisaInf.aspx
上传用户:autodoor
上传日期:2022-08-04
资源大小:9973k
文件大小:7k
源码类别:

.net编程

开发平台:

Others

  1. <%@ Page Language="c#" AutoEventWireup="false" Codebehind="EmpVisaInf.aspx.cs" Inherits="qminoa.Webs.MR.EmpMr34" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3. <HTML>
  4. <HEAD>
  5. <title></title>
  6. <meta content="Microsoft Visual Studio.NET 7.0" name="GENERATOR">
  7. <meta content="Visual Basic 7.0" name="CODE_LANGUAGE">
  8. <meta content="JavaScript" name="vs_defaultClientScript">
  9. <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
  10. <LINK href="../lynn.css" type="text/css" rel="stylesheet">
  11. </HEAD>
  12. <body bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout">
  13. <FORM id="Form1" method="post" runat="server">
  14. <FONT face="宋体">
  15. <TABLE style="WIDTH: 100%; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
  16. <TBODY>
  17. <TR>
  18. <TD style="HEIGHT: 12px"></TD>
  19. </TR>
  20. <TR>
  21. <TD vAlign="top" align="middle">
  22. <TABLE id="Table1" cellSpacing="0" cellPadding="1" width="300" bgColor="black" border="0">
  23. <TR>
  24. <TD>
  25. <TABLE id="Table2" style="WIDTH: 560px; HEIGHT: 422px" cellSpacing="0" cellPadding="0" width="560" bgColor="white" border="0">
  26. <TR>
  27. <TD style="WIDTH: 552px; HEIGHT: 211px" vAlign="top">
  28. <table height="22" cellSpacing="0" cellPadding="0" width="100%" border="0">
  29. <tr>
  30. <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>
  31. <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>
  32. <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>
  33. <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>
  34. <TD style="WIDTH: 1px"><asp:imagebutton id="cmdMr34" runat="server" ImageUrl="../img/emp/mr34.gif"></asp:imagebutton></TD>
  35. <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>
  36. <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>
  37. <TD class="tttable" style="WIDTH: 1px" noWrap></TD>
  38. <TD class="tttable" noWrap>&nbsp;&nbsp;
  39. </TD>
  40. </tr>
  41. </table>
  42. <TABLE id="Table1" style="WIDTH: 560px; HEIGHT: 157px" cellSpacing="0" cellPadding="0" width="560" border="0">
  43. <TR>
  44. <TD class="boxform" style="PADDING-BOTTOM: 12px; HEIGHT: 105px" vAlign="top" noWrap align="middle">
  45. <TABLE id="Table2" cellSpacing="0" cellPadding="0" width="100%" border="0">
  46. <TR>
  47. <TD class="tttable" noWrap height="10"></TD>
  48. <TD noWrap align="right" height="10"></TD>
  49. <TD noWrap width="40" height="10"></TD>
  50. </TR>
  51. <TR>
  52. <TD class="tttable" noWrap>履历列表
  53. </TD>
  54. <TD noWrap align="right"><A href="EmpVita.aspx?empid=<%=EmpID.ToString()%>"><IMG src="../img/add.gif" align="absMiddle" border="0">新增</A>
  55. </TD>
  56. <TD></TD>
  57. </TR>
  58. </TABLE>
  59. <TABLE id="Table3" borderColor="#888888" cellSpacing="0" borderColorDark="#ffffff" cellPadding="0" width="100%" border="1">
  60. <TR>
  61. <TD>
  62. <asp:datagrid id=dgdData runat="server" CssClass="table" Width="100%" AutoGenerateColumns="False" BorderColor="#F7F7F7" DataKeyField="VisaID" DataSource="<%# VisaTB %>" BorderStyle="Solid" BackColor="#F7F7F7" BorderWidth="1px">
  63. <AlternatingItemStyle BorderColor="White" BackColor="White"></AlternatingItemStyle>
  64. <ItemStyle CssClass="textcenter" BackColor="#DEDFDE"></ItemStyle>
  65. <HeaderStyle CssClass="headcenter"></HeaderStyle>
  66. <Columns>
  67. <asp:BoundColumn DataField="fdate" HeaderText="开始时间" DataFormatString="{0:d}">
  68. </asp:BoundColumn>
  69. <asp:BoundColumn DataField="tdate" HeaderText="结束时间" DataFormatString="{0:d}">
  70. </asp:BoundColumn>
  71. <asp:BoundColumn DataField="company" HeaderText="单位">
  72. </asp:BoundColumn>
  73. <asp:BoundColumn DataField="depname" HeaderText="部门">
  74. </asp:BoundColumn>
  75. <asp:BoundColumn DataField="position" HeaderText="职务">
  76. </asp:BoundColumn>
  77. <asp:BoundColumn DataField="Visanote" HeaderText="工作内容"></asp:BoundColumn>
  78. <asp:HyperLinkColumn Text="&lt;img src=../img/edit.gif border=0 alt=编辑 /&gt;" DataNavigateUrlField="VisaID" DataNavigateUrlFormatString="empvita.aspx?VisaID={0}">
  79. </asp:HyperLinkColumn>
  80. <asp:TemplateColumn>
  81. <ItemTemplate>
  82. <asp:ImageButton id="Imagebutton2" runat="server" ImageUrl="../img/stoplogin.gif" CommandName="delete" AlternateText="删除此条记录"></asp:ImageButton>
  83. </ItemTemplate>
  84. </asp:TemplateColumn>
  85. </Columns>
  86. </asp:datagrid></TD>
  87. </TR>
  88. </TABLE>
  89. </TD>
  90. </TR>
  91. </TABLE>
  92. </TD>
  93. </TR>
  94. <TR>
  95. <TD style="WIDTH: 551px" vAlign="top">
  96. <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
  97. <TR>
  98. <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>
  99. <TD noWrap align="right">
  100. </TD>
  101. </TR>
  102. </TABLE>
  103. <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>
  104. </TR>
  105. </TABLE>
  106. </TD>
  107. </TR>
  108. </TABLE>
  109. </FONT>
  110. </FORM>
  111. </TD></TR></TBODY></TABLE></FONT>
  112. </body>
  113. </HTML>