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

OA系统

开发平台:

ASP/ASPX

  1. <%@ Page Language="vb" AutoEventWireup="false" Codebehind="ShowMsgAddUp.aspx.vb" Inherits="ioffice.ShowMsgAddUp" %>
  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. </HEAD>
  12. <body bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout">
  13. <form id="Form1" method="post" encType="multipart/form-data" runat="server">
  14. <FONT face="宋体">
  15. <TABLE style="WIDTH: 100%; POSITION: absolute; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
  16. <TR>
  17. <TD style="HEIGHT: 12px" vAlign="top" noWrap>
  18. </TD>
  19. </TR>
  20. <TR>
  21. <TD vAlign="top" noWrap align="middle">
  22. <TABLE style="WIDTH: 200px; HEIGHT: 362px" cellSpacing="0" cellPadding="0" border="0">
  23. <TR>
  24. <TD vAlign="top" noWrap>
  25. <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
  26. <TR>
  27. <TD noWrap>
  28. <IMG alt="" src="../../img/button/showmsg.gif" align="absBottom">
  29. </TD>
  30. </TR>
  31. </TABLE>
  32. <TABLE style="WIDTH: 100%; HEIGHT: 10px" cellSpacing="0" cellPadding="0" border="0">
  33. <TR>
  34. <TD class="boxform" style="PADDING-RIGHT: 20px; PADDING-LEFT: 20px; PADDING-BOTTOM: 10px; PADDING-TOP: 20px" vAlign="top" noWrap>
  35. <TABLE style="WIDTH: 100%; HEIGHT: 206px" cellSpacing="0" cellPadding="0" border="0">
  36. <TR>
  37. <TD noWrap>
  38. <asp:hyperlink id="lnkSubject" runat="server" CssClass="tttable">标题:</asp:hyperlink>
  39. <asp:textbox id="txtSubject" runat="server" CssClass="edline" Width="420px"></asp:textbox>
  40. <asp:requiredfieldvalidator id="RequiredFieldValidator1" runat="server" CssClass="tttable" ErrorMessage="传阅内容[标题]必须输入!" ControlToValidate="txtSubject" Height="16px" Width="1px">*</asp:requiredfieldvalidator>
  41. </TD>
  42. </TR>
  43. <TR>
  44. <TD style="HEIGHT: 110px" vAlign="top" noWrap>
  45. <asp:textbox id="txtContent" runat="server" Width="100%" Height="132px" TextMode="MultiLine"></asp:textbox>
  46. </TD>
  47. </TR>
  48. <TR>
  49. <TD style="HEIGHT: 5px" noWrap height="5">
  50. <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
  51. <TR>
  52. <TD style="WIDTH: 39px" noWrap height="10">
  53. </TD>
  54. <TD class="td" style="WIDTH: 388px" noWrap height="10">
  55. </TD>
  56. <TD noWrap height="10">
  57. </TD>
  58. </TR>
  59. <TR>
  60. <TD style="WIDTH: 39px" noWrap>
  61. <asp:label id="lblAtt" runat="server" CssClass="tttable" Width="40px" Visible="False">附件:</asp:label>
  62. </TD>
  63. <TD class="td" style="WIDTH: 388px" noWrap>
  64. <asp:placeholder id="plaAtt" runat="server"></asp:placeholder>
  65. </TD>
  66. <TD noWrap>
  67. <asp:button id="cmdDelAtt" runat="server" Width="62px" Height="22px" Text="清除附件" Visible="False" CausesValidation="False"></asp:button>
  68. </TD>
  69. </TR>
  70. </TABLE>
  71. </TD>
  72. </TR>
  73. <TR>
  74. <TD style="HEIGHT: 1px" noWrap height="1">
  75. <asp:panel id="panAtt" runat="server" Width="472px" Height="14px" Visible="False">
  76. <asp:Label id="Label2" runat="server" CssClass="tttable">文件:</asp:Label>
  77. <INPUT id="File1" style="WIDTH: 374px; HEIGHT: 22px" type="file" size="43" name="File1" runat="server">
  78. <asp:Button id="cmdUpFile" runat="server" Height="22px" Width="62px" CausesValidation="False" Text="上传..."></asp:Button>
  79. </asp:panel>
  80. </TD>
  81. </TR>
  82. <TR>
  83. <TD style="HEIGHT: 5px" noWrap>
  84. <HR width="100%" color="#ff9933" SIZE="1">
  85. </TD>
  86. </TR>
  87. <TR>
  88. <TD noWrap height="1">
  89. <asp:panel id="panConf" runat="server" Width="100%" Height="30px" Visible="False">
  90. <P class="tttable">
  91. 确认/标志
  92. <BR>
  93. <asp:TextBox id="txtNote" runat="server" Height="53px" Width="100%" TextMode="MultiLine" ForeColor="Red">已读</asp:TextBox>
  94. </P>
  95. </asp:panel>
  96. </TD>
  97. </TR>
  98. </TABLE>
  99. <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
  100. <TR>
  101. <TD class="tttable" noWrap>
  102. 传阅对象
  103. </TD>
  104. <TD noWrap align="right">
  105. <asp:linkbutton id="cmdAdd" runat="server" CssClass="td" Visible="False"><img src="../../img/add.gif" border="0" align="absbottom">&nbsp;新增...</asp:linkbutton>
  106. </TD>
  107. </TR>
  108. </TABLE>
  109. <asp:datagrid id="dgdData" runat="server" CssClass="td" Width="100%" BorderColor="#999999" AutoGenerateColumns="False" DataKeyField="labelid">
  110. <HeaderStyle CssClass="tttable" BackColor="#D8C8A8"></HeaderStyle>
  111. <Columns>
  112. <asp:BoundColumn DataField="name" HeaderText="姓名">
  113. <HeaderStyle Width="60px">
  114. </HeaderStyle>
  115. </asp:BoundColumn>
  116. <asp:BoundColumn DataField="note" HeaderText="确认/标志"></asp:BoundColumn>
  117. <asp:BoundColumn DataField="labeldate" HeaderText="确认时间">
  118. <HeaderStyle Width="110px">
  119. </HeaderStyle>
  120. </asp:BoundColumn>
  121. <asp:BoundColumn DataField="status" HeaderText="状态">
  122. <HeaderStyle Width="50px">
  123. </HeaderStyle>
  124. </asp:BoundColumn>
  125. <asp:ButtonColumn Visible="False" Text="&lt;img src=../../img/delete.gif  border=0 alt=删除 /&gt;" CommandName="Delete">
  126. <HeaderStyle Width="10px">
  127. </HeaderStyle>
  128. </asp:ButtonColumn>
  129. </Columns>
  130. </asp:datagrid>
  131. <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
  132. <TR>
  133. <TD style="WIDTH: 47px" noWrap>
  134. <asp:label id="Label3" runat="server" CssClass="tttable">作者:</asp:label>
  135. </TD>
  136. <TD style="WIDTH: 125px" noWrap>
  137. <asp:label id="lblName" runat="server" CssClass="td" DESIGNTIMEDRAGDROP="33"></asp:label>
  138. </TD>
  139. <TD noWrap>
  140. <asp:label id="lblDate" runat="server" Height="17px" Width="11px" CssClass="td" DESIGNTIMEDRAGDROP="34"></asp:label>
  141. </TD>
  142. </TR>
  143. </TABLE>
  144. </TD>
  145. </TR>
  146. </TABLE>
  147. <TABLE cellSpacing="0" cellPadding="1" width="100%" border="0">
  148. <TR>
  149. <TD noWrap height="10">
  150. </TD>
  151. </TR>
  152. <TR>
  153. <TD noWrap>
  154. <asp:imagebutton id="cmdConf" runat="server" Visible="False" ImageUrl="../../img/button/conf.gif"></asp:imagebutton>
  155. <asp:imagebutton id="cmdStartMsg" runat="server" Visible="False" ImageUrl="../../img/button/startmsg.gif"></asp:imagebutton>
  156. <asp:imagebutton id="cmdExit" runat="server" CausesValidation="False" ImageUrl="../../img/button/cancel.gif"></asp:imagebutton>
  157. </TD>
  158. </TR>
  159. </TABLE>
  160. <asp:label id="lblErr" runat="server" CssClass="err" Height="28px" Width="48px"></asp:label>
  161. <asp:validationsummary id="ValidationSummary1" runat="server" ShowMessageBox="True" ShowSummary="False"></asp:validationsummary>
  162. <asp:label id="lblMsgSerID" runat="server" Visible="False"></asp:label>
  163. <asp:label id="lblAttID" runat="server" Visible="False"></asp:label>
  164. <asp:label id="lblEmpID" runat="server" Visible="False"></asp:label>
  165. <asp:label id="lblStatus" runat="server" Visible="False"></asp:label>
  166. <asp:Label id="lblURL" runat="server" Visible="False"></asp:Label>
  167. </TD>
  168. </TR>
  169. </TABLE>
  170. </TD>
  171. </TR>
  172. </TABLE>
  173. </FONT>
  174. </form>
  175. </body>
  176. </HTML>