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

📄 stayarchivesamend.jsp

📁 这是一个法律事务所系统源码
💻 JSP
📖 第 1 页 / 共 2 页
字号:
        <input name="txtKeepYears" size="12" class="input" value=<%=keepYears%>>
      </td>
    </tr>
    <tr> 
      <td align="right" width="18%" class="title_bg"> 备注:</td>
      <td colspan="3" class="tr_bg1"> 
        <textarea name="txtCaseRemark" cols="60" wrap="VIRTUAL" rows="3" class="input" value=<%=caseRemark%>>
        </textarea>
      </td>
    </tr>
  </table>
</div>
<div id="Layer2" style="Position:absolute; left:5px; top:70px; width:98%; height:121px; z-index:3; visibility: visible"> 
  <table border="0" cellspacing="0" cellpadding="0" height="25" >
    <tr class="tr_bg1" align="center"> 
      <td  class="table_bg"  colspan="8" height="1" ></td>
    </tr>
    <tr class="tr_bg1" align="center"> 
      <td class="table_bg" width="1" ></td>
      <td onClick="MM_showHideLayers('Layer1','','show','Layer2','','hide','Layer3','','hide')" style="cursor:hand"  width="80" >归档案卷信息</td>
      <td class="table_bg" width="1"></td>
      <td  onClick="MM_showHideLayers('Layer1','','hide','Layer2','','show','Layer3','','hide')"  style="cursor:hand" class="tr_bg2"  width="60">案件信息</td>
      <td  class="table_bg" width="1"></td>
      <td  onClick="MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','show')"  style="cursor:hand" width="80">卷宗文档列表</td>
      <td  class="table_bg" width="1"></td>
    </tr>
  </table>
  <table width="100%" align="center" border="0" cellspacing="1" cellpadding="5" class="table_bg">
    <tr> 
      <td width="152"  align="right" class="title_bg"> 案件编码: </td>
      <td width="197" class="tr_bg1"> 
        <input type="text" name="txtCaseID" class="input" size="20"  readOnly value=<%=caseID%>>
      </td>
      <td width="150"  align="right" class="title_bg"> 类    别: </td>
      <td width="245" class="tr_bg1"> 
        <input type="text" name="txtCaseAttribute" class="input" size="20" readOnly  value=<%=caseAttribute%>>
      </td>
    </tr>
    <tr> 
      <td align="right" width="152" class="title_bg"> 案由:</td>
      <td colspan="3" class="tr_bg1"> 
        <input type="text" name="txtCaseReason" class="input" size="80"  readOnly value=<%=caseReason%>>
      </td>
    </tr>
    <tr> 
      <td align=right width=152 class="title_bg"> 承办律师: </td>
      <td width=197 class="tr_bg1"> 
        <input type="text" name="txtLawyer" class="input" size="20" readOnly  value=<%=lawyer%>>
      </td>
      <td align="right" width="150" class="title_bg"> 委托人: </td>
      <td width=245 class="tr_bg1"> 
        <input type="text" name="txtCustomerName" class="input" size="20"  readOnly value=<%=customer%>>
      </td>
    </tr>
    <tr> 
      <td align=right width=152 class="title_bg" height="41"> 收案日期: </td>
      <td width=197 class="tr_bg1" height="41"> 
        <input type="text" name="txtBeginDate" maxlength="10" size="16" value=<%=beginDate%> class="input"  readOnly>
        <img src="../images/datetime.gif" border="0" align="absmiddle"   
                  alt="弹出日历下拉菜单" onClick="fPopUpCalendarDlg(txtBeginDate);return false" width="16" height="16"> 
      </td>
      <td align=right width=150 class="title_bg" height="41"> 结案日期: </td>
      <td width=245 class="tr_bg1" height="41" > 
        <input type="text" name="txtEndDate" maxlength="10" size="16" class="input"  readOnly value=<%=endDate%>>
        <img src="../images/datetime.gif" border="0" align="absmiddle"   
                  alt="弹出日历下拉菜单" onClick="fPopUpCalendarDlg(txtEndDate);return false" width="16" height="16"> 
      </td>
    </tr>
    <tr> 
      <td align=right width=152 class="title_bg"> 审理法院: </td>
      <td width=197 class="tr_bg1"> 
        <input type="text" name="txtCourt" class="input" size="20"  readOnly value=<%=court%>>
      </td>
      <td align=right width=150 class="title_bg"> 审级: </td>
      <td width=245 class="tr_bg1" > 
        <input type="text" name="txtJudgeLevel" class="input" size="20" readOnly  value=<%=judgeLevel%>>
      </td>
    </tr>
    <tr> 
      <td align=right width=152 class="title_bg"> 审理结果: </td>
      <td colspan="3" class="tr_bg1"> 
        <input type="text" name="txtJudgeResult" class="input" size="80"  readOnly value=<%=judgeResult%>>
      </td>
    </tr>
  </table>
</div>
<div id="Layer3" style="Position:absolute; left:5px; top:70px; width:98%; height:70px; z-index:4; visibility: hidden"> 
  <table border="0" cellspacing="0" cellpadding="0" height="25" >
    <tr class="tr_bg1" align="center"> 
      <td  class="table_bg"  colspan="8" height="1" ></td>
    </tr>
    <tr class="tr_bg1" align="center"> 
      <td class="table_bg" width="1" ></td>
      <td onClick="MM_showHideLayers('Layer1','','show','Layer2','','hide','Layer3','','hide')" style="cursor:hand"  width="80" >归档案卷信息</td>
      <td class="table_bg" width="1"></td>
      <td  onClick="MM_showHideLayers('Layer1','','hide','Layer2','','show','Layer3','','hide')"  style="cursor:hand" width="60">案件信息</td>
      <td  class="table_bg" width="1"></td>
      <td  onClick="MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','show')"  style="cursor:hand" class="tr_bg2"  width="80">卷宗文档列表</td>
      <td  class="table_bg" width="1"></td>
    </tr>
  </table>
  <table align="center" border="0" cellspacing="1" cellpadding="5" class="table_bg" width="100%">
    <tr> 
      <td width="30%"  align="right" class="title_bg"> 授权、辩护委托书合同:</td>
      <td width="27%" class="tr_bg1"> 
        <input id=file1 name=Accessory type=file size=15 class=input>
      </td>
      <td width="21%"  align="right" class="title_bg"> 收费凭证:</td>
      <td width="22%" class="tr_bg1"> 
        <input id=file1 name=Accessory type=file size=15 class=input>
      </td>
    </tr>
    <tr> 
      <td align="right" width="30%" class="title_bg" height="22">起诉书:</td>
      <td width="27%" class="tr_bg1" height="22">
        <input id=file1 name=Accessory95 type=file size=15 class=input>
      </td>
      <td align="right" width="21%" class="title_bg" height="22">答辩状:</td>
      <td width=22% class="tr_bg1" height="22">
        <input id=file1 name=Accessory94 type=file size=15 class=input>
      </td>
    </tr>
    <tr>
      <td align="right" width="30%" class="title_bg" height="22">上诉书:</td>
      <td width="27%" class="tr_bg1" height="22">
        <input id=file1 name=Accessory96 type=file size=15 class=input>
      </td>
      <td align="right" width="21%" class="title_bg" height="22">一审判决书:</td>
      <td width=22% class="tr_bg1" height="22">
        <input id=file1 name=Accessory93 type=file size=15 class=input>
      </td>
    </tr>
    <tr> 
      <td align="right" width="30%" class="title_bg" height="22"> 申请书:</td>
      <td width="27%" class="tr_bg1" height="22"> 
        <input id=file1 name=Accessory92 type=file size=15 class=input>
      </td>
      <td align="right" width="21%" class="title_bg" height="22"> 阅卷摘录:</td>
      <td width=22% class="tr_bg1" height="22"> 
        <input id=file1 name=Accessory10 type=file size=15 class=input>
      </td>
    </tr>
    <tr> 
      <td align=right width=30% class="title_bg">会见被告人或当事人笔录:</td>
      <td width=27% class="tr_bg1"> 
        <input id=file1 name=Accessory9 type=file size=15 class=input>
      </td>
      <td align="right" width="21%" class="title_bg">证据材料:</td>
      <td width=22% class="tr_bg1"> 
        <input id=file1 name=Accessory7 type=file size=15 class=input>
      </td>
    </tr>
    <tr> 
      <td align=right width=30% class="title_bg">集体讨论记录:</td>
      <td width=27% class="tr_bg1"> 
        <input id=file1 name=Accessory8 type=file size=15 class=input>
      </td>
      <td align="right" width="21%" class="title_bg">出庭通知书:</td>
      <td width=22% class="tr_bg1"> 
        <input id=file1 name=Accessory6 type=file size=15 class=input>
      </td>
    </tr>
    <tr> 
      <td align=right class="title_bg" width=30%>庭审记录:</td>
      <td width=27% class="tr_bg1"> 
        <input id=file1 name=Accessory5 type=file size=15 class=input>
      </td>
      <td align="right" width="21%" class="title_bg">辩护词或代理词:</td>
      <td width=22% class="tr_bg1"> 
        <input id=file1 name=Accessory4 type=file size=15 class=input>
      </td>
    </tr>
    <tr> 
      <td align=right width=30% class="title_bg"> 裁判、调解文书或处理结果:</td>
      <td width=27% class="tr_bg1"> 
        <input id=file1 name=Accessory2 type=file size=15 class=input>
      </td>
      <td align="right" width="21%" class="title_bg"> 办案小结:</td>
      <td width=22% class="tr_bg1"> 
        <input id=file1 name=Accessory3 type=file size=15 class=input>
      </td>
    </tr>
    <tr> 
      <td align=right width=30% class="title_bg"> 卷内备考表:</td>
      <td class="tr_bg1" width="27%"> 
        <input id=file1 name=Accessory type=file size=15 class=input>
      </td>
      <td align=right class="title_bg" width="21%">附件:</td>
      <td class="tr_bg1" width="22%">
        <input id=file1 name=Accessory type=file size=15 class=input>
      </td>
    </tr>
  </table>
</div>
<div id="Layer4" style="Position:absolute; top:70px; height:17px; z-index:5; left: 560px; width: 110px; visibility: show"> 
  <input type="submit" name="btnSave" value="保存"  class="button" onclick="return checkForm();" >
  <input type="reset" name="btnCancel" value="取消"  class="button">
</div>
<table width="98%" align="center" cellspacing="1">
  <tr> 
    <td width="90%"><a href="StayArchives.jsp"><img src="../images/all.gif" height="22" border="0" alt="显示所有内容"></a>
    <img src="../images/submit.gif" alt="归档选中的内容"  width="79" height="22">
    <img src="../images/cancel.gif" alt="退回选中的内容"  width="79" height="22">
    <a ><img src="../images/query.gif" alt="查询内容"   width="79" height="22" border="0"></a></td>
    <td width="10%" align="right"><img src="../images/back.gif" width="50" height="22" onClick="window.history.back()" style="cursor:hand"></td>
  </tr>
</table>

 
<table width="98%" background="../images/line.gif" border="0" cellspacing="0" cellpadding="0" height="12" align="center">
  <tr> 
    <td>&nbsp;</td>
  </tr>
</table>
</form>
</body> 
 
</html> 

⌨️ 快捷键说明

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