⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 shreadwork.jsp

📁 一个Java网络OA办公系统。安装非常方便
💻 JSP
字号:
<%@ page contentType="text/html;charset=gb2312" %>
<%@ include file="top.jsp"%>
<TABLE id=Table1 cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR id=main_section vAlign=top>
<TD>

      <TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR >
          <TD   class=welcomeleft id=left_pane vAlign=top width=155 >
            <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0  background=../images/back.gif height=586>
              <TBODY>
               <TR>
                <TD   valign=top>


<%@ include file="personal_menu.jsp"%>



             </TD></TR>
             </TBODY></TABLE>




</TD><TD id=right_pane> 
<%
int id = Integer.parseInt((String)request.getParameter("id"));
rs=stmt.executeQuery("SELECT * from work where id="+id);
while(rs.next())
{
%>





<TABLE id=Table2 cellSpacing=0 cellPadding=0 width="95%" border=0 align=center>
<TBODY>
<TR>
<TD vAlign=top height=10 ></TD>
</TR>
</TBODY>
</TABLE>

<TABLE id=Table2 cellSpacing=0 cellPadding=0 width="95%" border=0 align=center>
<TBODY>
<TR><TD class=article-title vAlign=bottom>
<IMG  src="../images/tpdl.gif"><SPAN style="FONT-WEIGHT: bold; FONT-SIZE: larger"><%=rs.getString("topic")%></SPAN>
</TD>
</TR>

<TR>
<TD class=article-summary vAlign=top>创建者:<%=rs.getString("fbmem")%>  最后更新: <%=rs.getString("fbtime")%></TD>
</TR>
</TBODY>
</TABLE>




<TABLE class=article-page borderColor=red cellSpacing=0 cellPadding=0 width="95%" align=center border=0>
<TBODY>
<TR>
<TD class=article-page-body width="100%" colSpan=2 height="100%">

      <TABLE borderColor=blue height="100%" cellSpacing=0 cellPadding=0  width="100%" border=0>
        <TBODY>
        <TR>
          <TD vAlign=top height=2>
            <DIV id=BasePages1_theBodyControl_Toolbar>
            <TABLE id=BasePages1_theBodyControl_MainToolbarTable height=35 
            cellSpacing=0 cellPadding=0 width="100%" border=0>
              <TBODY>
              <TR>



                <TD noWrap align=left width="1%"><INPUT class=pushbutton type=button onclick="javascript:location.reload()" value=刷新>
<INPUT class=pushbutton type=button value=返回  onclick="window.history.go(-1);"> </TD>
                <TD noWrap align=left width="1%">
<INPUT class=pushbutton onclick="turnit('code_area770')" <%if((rs.getString("readok")).compareTo("1")==0){%>disabled<%}%> type=submit value=操作>
<SCRIPT src="../conn/func.js"></SCRIPT>
</TD>
                <TD noWrap align=left>
                  <DIV 
              id=BasePages1_theBodyControl_CLP_MoveTools></DIV></TD></TR></TBODY></TABLE></DIV></TD></TR>
        <TR>
          <TD vAlign=top>


            <TABLE 
            style="BORDER-RIGHT: thin solid; BORDER-TOP: thin solid; FONT-SIZE: x-small; BORDER-LEFT: thin solid; BORDER-BOTTOM: thin solid; FONT-FAMILY: Verdana; HEIGHT: 66px" cellSpacing=0 cellPadding=2 width="100%" border=0>
              <TBODY>



<TR id=code_area770 style="DISPLAY: none">
<form action=opwork.jsp?id=<%=id%>>
<TD style="WIDTH: 88px; HEIGHT: 27px" vAlign=top>操作</TD>
<TD  vAlign=top><SPAN ><input name="content2" type=text size=70 value=已阅!备注:><input type=submit value=提交></SPAN></TD>
<input type="hidden" name="id"   value="<%=rs.getString("id")%>">
</form>
</TR>







              <TR>
                <TD style="WIDTH: 88px; HEIGHT: 27px" vAlign=top>标题</TD>
                <TD  vAlign=top><SPAN ><%=rs.getString("topic")%></SPAN></TD></TR>
              <TR >
                <TD style="WIDTH: 88px" vAlign=top>来自:</TD>
                <TD vAlign=top><a href=user.jsp?username=<%=rs.getString("fbmem")%>><%=rs.getString("fbmem")%></a></TD></TR>
            
              <TR>
                <TD style="WIDTH: 88px" vAlign=top>状态</TD>
                <TD vAlign=top><SPAN 
                  id=BasePages1_theBodyControl_TaskPage_ascx_fVStatus><%if(Integer.parseInt((String)rs.getString("readok"))==0){%>未阅<%}%><%if(Integer.parseInt((String)rs.getString("readok"))==1){%>已阅<%}%></SPAN></TD></TR>
              <TR>
                <TD style="WIDTH: 88px" vAlign=top>开始时间</TD>
                <TD vAlign=top><%=rs.getString("fbtime")%></TD></TR>

<%if(!(Integer.parseInt((String)rs.getString("readok"))==0)){%>
              <TR>
                <TD style="WIDTH: 88px" vAlign=top>审核人</TD>
                <TD vAlign=top bgcolor=yellow><%=rs.getString("recemem")%></TD></TR>
              <TR>
                <TD style="WIDTH: 88px" vAlign=top>审核时间</TD>
                <TD vAlign=top bgcolor=yellow><%=rs.getString("readtime")%></TD></TR>
              <TR>
                <TD style="WIDTH: 88px" vAlign=top>备注</TD>
                <TD vAlign=top bgcolor=yellow><%=rs.getString("content2")%></TD></TR>
<%}%>             
              <TR height=320>
                <TD style="WIDTH: 88px" vAlign=top>正文</TD>
                <TD vAlign=top bgcolor=f3f3f3><%=rs.getString("content")%></TD></TR></TBODY></TABLE>

          </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>

</BODY></HTML>

<%}%>




 </TD></TR></TBODY></TABLE></TD></TR>
</TBODY>
</table>


<%@ include file="end.jsp"%>
</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -