DocConf.aspx
资源名称:ioffice-e.rar [点击查看]
上传用户:kaisitong
上传日期:2022-01-01
资源大小:3672k
文件大小:6k
源码类别:
OA系统
开发平台:
ASP/ASPX
- <%@ Page Language="vb" AutoEventWireup="false" Codebehind="DocConf.aspx.vb" Inherits="ioffice.DocPwd"%>
- <!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="../../Styles.css" type="text/css" rel="stylesheet">
- <script id="clientEventHandlersVBS" language="vbscript">
- <!--
- Sub confsetfocus()
- on error resume next
- Form1.txtConfCont.select()
- End Sub
- -->
- </script>
- </HEAD>
- <body bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout" onload="confsetfocus()">
- <form id="Form1" method="post" runat="server">
- <FONT face="宋体">
- <TABLE style="WIDTH: 100%; POSITION: absolute; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
- <TR>
- <TD class="" style="HEIGHT: 67px" vAlign="top" noWrap>
- </TD>
- </TR>
- <TR>
- <TD style="WIDTH: 100%" vAlign="top" align="middle">
- <TABLE cellSpacing="0" cellPadding="0" width="502" border="0" style="WIDTH: 502px; HEIGHT: 322px">
- <TR>
- <TD style="HEIGHT: 200px" vAlign="top">
- <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
- <TR>
- <TD class="uname" vAlign="bottom" bgColor="navy" height="2">
- <FONT face="宋体"></FONT> 审批<FONT face="宋体">公文-</FONT>
- <asp:Label id="lblTitle" runat="server">Label</asp:Label>
- </TD>
- </TR>
- </TABLE>
- <TABLE class="box" style="WIDTH: 100%; HEIGHT: 194px" cellSpacing="0" cellPadding="0" border="0">
- <TR>
- <TD noWrap align="middle" style="WIDTH: 1px; HEIGHT: 1px">
- <DIV class="" style="WIDTH: 486px; POSITION: relative; HEIGHT: 215px" ms_positioning="GridLayout">
- <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>
- <asp:TextBox id="txtPwd" style="Z-INDEX: 103; LEFT: 49px; POSITION: absolute; TOP: 176px" runat="server" Height="22px" Width="203px" TextMode="Password"></asp:TextBox>
- <asp:Label id="tt" style="Z-INDEX: 102; LEFT: 2px; POSITION: absolute; TOP: 179px" runat="server" CssClass="tttable">密码:</asp:Label>
- <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>
- <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>
- <asp:LinkButton id="LinkButton1" style="Z-INDEX: 106; LEFT: 185px; POSITION: absolute; TOP: 5px" runat="server" CssClass="td" CausesValidation="False">同意 </asp:LinkButton>
- <asp:LinkButton id="LinkButton2" style="Z-INDEX: 107; LEFT: 226px; POSITION: absolute; TOP: 5px" runat="server" CssClass="td" CausesValidation="False">拟同意</asp:LinkButton>
- <asp:LinkButton id="LinkButton3" style="Z-INDEX: 108; LEFT: 273px; POSITION: absolute; TOP: 5px" runat="server" CssClass="td" CausesValidation="False">情况属实</asp:LinkButton>
- <asp:LinkButton id="LinkButton4" style="Z-INDEX: 109; LEFT: 332px; POSITION: absolute; TOP: 5px" runat="server" CssClass="td" CausesValidation="False">已阅</asp:LinkButton>
- <asp:Label id="lblErr" runat="server" CssClass="err" style="Z-INDEX: 110; LEFT: 261px; POSITION: absolute; TOP: 180px"></asp:Label>
- <asp:LinkButton id="LinkButton5" style="Z-INDEX: 111; LEFT: 367px; POSITION: absolute; TOP: 7px" runat="server" ForeColor="Red" CausesValidation="False">退回申请</asp:LinkButton>
- <asp:RequiredFieldValidator id="RequiredFieldValidator1" style="Z-INDEX: 112; LEFT: 255px; POSITION: absolute; TOP: 181px" runat="server" ErrorMessage="请输入[密码]!" ControlToValidate="txtPwd">*</asp:RequiredFieldValidator>
- </DIV>
- </TD>
- </TR>
- </TABLE>
- <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
- <TR>
- <TD noWrap height="10">
- </TD>
- </TR>
- <TR>
- <TD noWrap>
- <asp:imagebutton id="cmdSeal" runat="server" ImageUrl="../../img/button/wmseal.gif"></asp:imagebutton>
- <asp:imagebutton id="cmdRefuse" runat="server" ImageUrl="../../img/button/wmrefuse.gif"></asp:imagebutton>
- <asp:ImageButton id="cmdCancel" runat="server" ImageUrl="../../img/button/cancel.gif" CausesValidation="False"></asp:ImageButton>
- </TD>
- </TR>
- </TABLE>
- <asp:ValidationSummary id="ValidationSummary1" runat="server" ShowMessageBox="True" ShowSummary="False"></asp:ValidationSummary>
- <asp:label id="lblID" runat="server" Visible="False"></asp:label>
- <asp:label id="lblConfSeq" runat="server" Visible="False"></asp:label>
- </TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- </TABLE>
- </FONT>
- </form>
- </body>
- </HTML>