DocConf.aspx
上传用户:kaisitong
上传日期:2022-01-01
资源大小:3672k
文件大小:6k
源码类别:

OA系统

开发平台:

ASP/ASPX

  1. <%@ Page Language="vb" AutoEventWireup="false" Codebehind="DocConf.aspx.vb" Inherits="ioffice.DocPwd"%>
  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="../../Styles.css" type="text/css" rel="stylesheet">
  11. <script id="clientEventHandlersVBS" language="vbscript">
  12. <!--
  13. Sub confsetfocus()
  14. on error resume next
  15. Form1.txtConfCont.select()
  16. End Sub
  17. -->
  18. </script>
  19. </HEAD>
  20. <body bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout" onload="confsetfocus()">
  21. <form id="Form1" method="post" runat="server">
  22. <FONT face="宋体">
  23. <TABLE style="WIDTH: 100%; POSITION: absolute; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
  24. <TR>
  25. <TD class="" style="HEIGHT: 67px" vAlign="top" noWrap>
  26. </TD>
  27. </TR>
  28. <TR>
  29. <TD style="WIDTH: 100%" vAlign="top" align="middle">
  30. <TABLE cellSpacing="0" cellPadding="0" width="502" border="0" style="WIDTH: 502px; HEIGHT: 322px">
  31. <TR>
  32. <TD style="HEIGHT: 200px" vAlign="top">
  33. <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
  34. <TR>
  35. <TD class="uname" vAlign="bottom" bgColor="navy" height="2">
  36. <FONT face="宋体"></FONT>&nbsp;审批<FONT face="宋体">公文-</FONT>
  37. <asp:Label id="lblTitle" runat="server">Label</asp:Label>
  38. </TD>
  39. </TR>
  40. </TABLE>
  41. <TABLE class="box" style="WIDTH: 100%; HEIGHT: 194px" cellSpacing="0" cellPadding="0" border="0">
  42. <TR>
  43. <TD noWrap align="middle" style="WIDTH: 1px; HEIGHT: 1px">
  44. <DIV class="" style="WIDTH: 486px; POSITION: relative; HEIGHT: 215px" ms_positioning="GridLayout">
  45. <asp:TextBox id="txtConfCont" style="Z-INDEX: 101; LEFT: 1px; POSITION: absolute; TOP: 31px" runat="server" Height="131px" Width="479px" ForeColor="SteelBlue" BorderColor="SteelBlue" Font-Size="Large" BorderStyle="Double" TextMode="MultiLine" BorderWidth="2px" Font-Bold="True">请在此输入批复内容!</asp:TextBox>
  46. <asp:TextBox id="txtPwd" style="Z-INDEX: 103; LEFT: 49px; POSITION: absolute; TOP: 176px" runat="server" Height="22px" Width="203px" TextMode="Password"></asp:TextBox>
  47. <asp:Label id="tt" style="Z-INDEX: 102; LEFT: 2px; POSITION: absolute; TOP: 179px" runat="server" CssClass="tttable">密码:</asp:Label>
  48. <asp:Label id="Label8" style="Z-INDEX: 104; LEFT: 2px; POSITION: absolute; TOP: 6px" runat="server" CssClass="tttable"><img src="../../img/wri.gif" border="0" align="absbottom"> 批复内容</asp:Label>
  49. <asp:Label id="Label7" style="Z-INDEX: 105; LEFT: 106px; POSITION: absolute; TOP: 8px" runat="server" CssClass="tttable">写入批复<img src="../../img/transfer.gif" border="0" align="absbottom"> </asp:Label>
  50. <asp:LinkButton id="LinkButton1" style="Z-INDEX: 106; LEFT: 185px; POSITION: absolute; TOP: 5px" runat="server" CssClass="td" CausesValidation="False">同意  </asp:LinkButton>
  51. <asp:LinkButton id="LinkButton2" style="Z-INDEX: 107; LEFT: 226px; POSITION: absolute; TOP: 5px" runat="server" CssClass="td" CausesValidation="False">拟同意</asp:LinkButton>
  52. <asp:LinkButton id="LinkButton3" style="Z-INDEX: 108; LEFT: 273px; POSITION: absolute; TOP: 5px" runat="server" CssClass="td" CausesValidation="False">情况属实</asp:LinkButton>
  53. <asp:LinkButton id="LinkButton4" style="Z-INDEX: 109; LEFT: 332px; POSITION: absolute; TOP: 5px" runat="server" CssClass="td" CausesValidation="False">已阅</asp:LinkButton>
  54. <asp:Label id="lblErr" runat="server" CssClass="err" style="Z-INDEX: 110; LEFT: 261px; POSITION: absolute; TOP: 180px"></asp:Label>
  55. <asp:LinkButton id="LinkButton5" style="Z-INDEX: 111; LEFT: 367px; POSITION: absolute; TOP: 7px" runat="server" ForeColor="Red" CausesValidation="False">退回申请</asp:LinkButton>
  56. <asp:RequiredFieldValidator id="RequiredFieldValidator1" style="Z-INDEX: 112; LEFT: 255px; POSITION: absolute; TOP: 181px" runat="server" ErrorMessage="请输入[密码]!" ControlToValidate="txtPwd">*</asp:RequiredFieldValidator>
  57. </DIV>
  58. </TD>
  59. </TR>
  60. </TABLE>
  61. <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
  62. <TR>
  63. <TD noWrap height="10">
  64. </TD>
  65. </TR>
  66. <TR>
  67. <TD noWrap>
  68. <asp:imagebutton id="cmdSeal" runat="server" ImageUrl="../../img/button/wmseal.gif"></asp:imagebutton>
  69. <asp:imagebutton id="cmdRefuse" runat="server" ImageUrl="../../img/button/wmrefuse.gif"></asp:imagebutton>
  70. <asp:ImageButton id="cmdCancel" runat="server" ImageUrl="../../img/button/cancel.gif" CausesValidation="False"></asp:ImageButton>
  71. </TD>
  72. </TR>
  73. </TABLE>
  74. <asp:ValidationSummary id="ValidationSummary1" runat="server" ShowMessageBox="True" ShowSummary="False"></asp:ValidationSummary>
  75. <asp:label id="lblID" runat="server" Visible="False"></asp:label>
  76. <asp:label id="lblConfSeq" runat="server" Visible="False"></asp:label>
  77. </TD>
  78. </TR>
  79. </TABLE>
  80. </TD>
  81. </TR>
  82. </TABLE>
  83. </FONT>
  84. </form>
  85. </body>
  86. </HTML>