Edit D:\rfid\libsystem\page\catalogue\rebulidbib.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; //String sysid_type = request.getParameter("type"); %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>?????????</title> <%@ include file="../global/linkcss.jsp" %> </head> <body> <div class="tool-div m-top"> <div class="easyui-panel" id="ddddddd" data-options="fit:true" style="padding: 5px;"> <a id="bntStartAccept" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-play-circle-o'" onclick="onStartRebulid()">???????</a> </div> </div> <div class="body-div-search m-top-3" > <div class="easyui-panel" title="????????????" data-options="fit:true" style="padding: 5px;"> <div class="table-content" style="width: 600px;"> <table class="table-box table-input"> <tr> <td><select id="keyindex" required="true" class="easyui-combobox" style="width:120px;height: 24px;" editable="false" data-options=""> <option value="id" selected="selected">????????</option> <option value="ctrlno">?????</option> <option value="isbn">ISBN??</option> <option value="title">???</option> <option value="author">????</option> <option value="classno">?????</option> <option value="subject">???</option> <option value="callno">?????</option> </select></td> <td><input id="export_beg_keyword" item-type="export_record" handler-type="7" link-combobox="keyindex" class="easyui-textbox" style="width:200px;height: 28px;" data-options="prompt:'???????????????????'"> <input id="export_end_keyword" item-type="export_record" handler-type="5" link-combobox="keyindex" class="easyui-textbox" style="width:200px;height: 28px;" data-options="prompt:'???????????????????'"></td> </tr> <tr> <td class="div-tr-td">??????</td> <td><select id="refetchType" no-limit="" handler-type="0" class="easyui-combobox" style="width:404px;height: 24px;" editable="false" data-options="panelHeight:'auto'"> <option value="" selected="selected">???</option> <option value="index" >??????</option> <option value="showfield" >?????????</option> </select></td> </tr> <tr> <td class="div-tr-td">?????</td> <td><select id="libcode" item-type="export_record" no-limit="" handler-type="0" class="easyui-combobox" style="width:404px;height: 24px;" editable="false" data-options=""> </select></td> </tr> <tr> <td class="div-tr-td">?????</td> <td><select id="sysid" item-type="export_record" no-limit="" handler-type="0" class="easyui-combobox" style="width:404px;height: 24px;" editable="false" data-options=""> </select></td> </tr> </table> </div> </div> </div> <%@ include file="../global/uploadfile.jsp"%> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp"%> <script type="text/javascript"> var sysid_type = ${param.type}; </script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/catalogue/js/rebulidbib.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de