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

OA系统

开发平台:

ASP/ASPX

  1. <%@ Page Language="vb" AutoEventWireup="false" Codebehind="FreeShow.aspx.vb" Inherits="ioffice.FreeShow"%>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3. <HTML>
  4. <HEAD>
  5. <title>论坛话题-<% =ssubject%></title>
  6. <meta content="Microsoft FrontPage 5.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. <style>A {
  11. COLOR: #223399; TEXT-DECORATION: none
  12. }
  13. A:visited {
  14. COLOR: #223399; TEXT-DECORATION: none
  15. }
  16. A:hover {
  17. COLOR: #ff5555; TEXT-DECORATION: underline
  18. }
  19. </style>
  20. </HEAD>
  21. <body bottomMargin="0" leftMargin="0" topMargin="4" rightMargin="0" MS_POSITIONING="GridLayout">
  22. <form id="Form1" method="post" runat="server">
  23. <FONT face="宋体" size="3">
  24. <TABLE style="WIDTH: 100%; POSITION: absolute; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
  25. <TR>
  26. <TD vAlign="top" noWrap align="middle">
  27. <TABLE style="WIDTH: 85%; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
  28. <TBODY style="PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 12px; LINE-HEIGHT: 20px">
  29. <TR>
  30. <TD style="HEIGHT: 88px" vAlign="center">
  31. <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
  32. <TR>
  33. <TD noWrap>
  34. <IMG alt="" src="../../img/free.jpg">
  35. </TD>
  36. <TD vAlign="bottom" noWrap align="right">
  37. <a name="iOffice.net"><IMG alt="" src="../../img/logo1.jpg"></a>
  38. </TD>
  39. </TR>
  40. </TABLE>
  41. <HR width="100%" SIZE="1">
  42. </TD>
  43. </TR>
  44. <TR>
  45. <TD class="" style="HEIGHT: 26px" vAlign="center" align="middle">
  46. <asp:label id="lblSubject" runat="server" Font-Bold="True" ForeColor="Highlight" Font-Size="Medium"></asp:label>
  47. <BR>
  48. <HR style="WIDTH: 95.62%; HEIGHT: 1px" width="95.62%" SIZE="1">
  49. <asp:label id="Label2" runat="server" Font-Bold="True">作者:</asp:label>
  50. <asp:label id="lblName" runat="server" CssClass="td"></asp:label>
  51. &nbsp;
  52. <asp:label id="Label4" runat="server" Font-Bold="True" CssClass="tttable">时间:</asp:label>
  53. <asp:label id="lblDate" runat="server" CssClass="td"></asp:label>
  54. </TD>
  55. </TR>
  56. <TR>
  57. <TD style="HEIGHT: 1px" vAlign="top">
  58. <asp:label id="lblAtt" runat="server" Font-Bold="True" CssClass="tttable" Visible="False">附件:</asp:label>
  59. <asp:placeholder id="ph" runat="server"></asp:placeholder>
  60. </TD>
  61. </TR>
  62. <TR>
  63. <TD style="HEIGHT: 10px" vAlign="top">
  64. </TD>
  65. </TR>
  66. <TR>
  67. <TD style="FONT-SIZE: 14px; HEIGHT: 21px" vAlign="top">
  68. <asp:image id="imgPic" runat="server" Visible="False"></asp:image>
  69. <br>
  70. <% =scontent%>
  71. </TD>
  72. </TR>
  73. <TR>
  74. <TD class="" style="FONT-SIZE: 12px; HEIGHT: 20px" align="right" bgColor="#d8c8a8">
  75. <b>回复的发言</b>&nbsp;&nbsp;&nbsp;&nbsp; <A title="移动到顶部" href="#iOffice.net"><IMG alt="移动到顶部" src="../../img/top.gif" align="absBottom" border="0"></A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  76. <asp:hyperlink id="lnkRe1" runat="server"><img src="../../img/addre.gif" border="0" align="absbottom">发言回复</asp:hyperlink>】【<A onclick="window.close()" href="#">
  77. <IMG alt="" src="../../img/logout1.gif" align="absBottom" border="0"> 关闭窗口</A>
  78. </TD>
  79. </TR>
  80. <TR>
  81. <TD style="FONT-SIZE: 12px; HEIGHT: 10px" align="right" height="30">
  82. </TD>
  83. </TR>
  84. <TR>
  85. <TD class="td" style="HEIGHT: 30px" vAlign="top">
  86. <% for i=0 to dt.rows.count-1%>
  87. <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
  88. <TR style="FONT-SIZE: 12px">
  89. <TD class="" style="HEIGHT: 24px" bgColor="#f8f4e4">
  90. <asp:image id="Image1" runat="server" ImageAlign="AbsMiddle" ImageUrl="../../img/man.gif"></asp:image>
  91. <b>作者:</b><%= dt.rows(i)(9)%>
  92. &nbsp;&nbsp;
  93. <asp:image id="Image2" runat="server" ImageAlign="AbsMiddle" ImageUrl="../../img/button/clock.gif"></asp:image>
  94. <b>时间:</b><%=dt.rows(i)(5)%>
  95. <% if dt.rows(i)(11).tostring<>"" then%>
  96. <asp:image id="Image3" runat="server" ImageAlign="AbsBottom" ImageUrl="../../img/button/att.gif"></asp:image>
  97. <b>附件:</b><A href="<%=dt.rows(i)(11)%>" target="_blank"><%=dt.rows(i)(13)%></A>
  98. <% end if %>
  99. </B>
  100. <% if bright then%>
  101. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A href="freeshow.aspx?id=<%=sid%>&amp;delid=<%=dt.rows(i)(0)%>"><IMG title="删除该回复帖" alt="" src="../../img/delete.gif" align="absMiddle" border="0">&nbsp;删除</A>
  102. <% end if%>
  103. </TD>
  104. </TR>
  105. <TR>
  106. <TD style="FONT-SIZE: 14px" height="100">
  107. <P>
  108. <font color="highlight">标题:<% =dt.rows(i)(3)%></font>
  109. </P>
  110. <p>
  111. <% If dt.rows(i)(7).ToString <> "" Then %>
  112. <IMG alt="" src="<% =dt.rows(i)(10)%>">
  113. <br>
  114. <% end if%>
  115. <% =replace(Replace(dt.rows(i)(4),chr(13),"<p>"),chr(32),"&nbsp;")%>
  116. </p>
  117. </TD>
  118. </TR>
  119. </TABLE>
  120. <% next%>
  121. </TD>
  122. </TR>
  123. <TR>
  124. <TD style="HEIGHT: 10px" align="right" height="20">
  125. </TD>
  126. </TR>
  127. <TR>
  128. <TD class="" style="HEIGHT: 20px" align="right" bgColor="#f0f0e8">
  129. &nbsp;&nbsp;&nbsp;&nbsp; <A title="移动到顶部" href="#iOffice.net"><IMG alt="移动到顶部" src="../../img/top.gif" align="absBottom" border="0"></A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  130. <asp:hyperlink id="lnkRe" runat="server"><img src="../../img/addre.gif" border="0" align="absbottom">发言回复</asp:hyperlink>】【<A onclick="window.close()" href="#">
  131. <IMG alt="" src="../../img/logout1.gif" align="absBottom" border="0"> 关闭窗口</A>】
  132. </TD>
  133. </TR>
  134. <TR>
  135. <TD class="td" vAlign="top" height="20">
  136. </TD>
  137. </TR>
  138. <TR>
  139. <TD class="td" vAlign="top">
  140. <asp:label id="lblID" runat="server" Visible="False"></asp:label>
  141. </TD>
  142. </TR>
  143. </TBODY>
  144. </TABLE>
  145. </TD>
  146. </TR>
  147. </TABLE>
  148. </FONT>
  149. </form>
  150. </body>
  151. </HTML>