Edit D:\rfid\libsystem\page\catalogue\js\bib_export_data.js
var jsonFormatDesign={code:"I_BIBEXPORTDATA"+vBibType,title:"????????????",gridtitle:"???????????????",othertitle:"???????????",perviewtitle:"????????????",width:"800",height:"600",top:80,left:180};var fieldComBoxData=[{code:"libcode",name:"????????",param:[{key:"libcode",condition:"code",value:vLibcode}]},{code:"curlibcode",name:"???????????",param:[{key:"libcode",condition:"code",value:vLibcode}]},{code:"barcode",name:"?????"},{code:"status",name:"???????",param:[{code:"status",key:"hldstatus"}]},{code:"callno",name:"?????"},{code:"location",name:"??????????",param:[{key:"location",condition:"libcode",value:vLibcode}]},{code:"curlocation",name:"?????????",param:[{key:"location",condition:"libcode",value:vLibcode}]},{code:"doctype",name:"??????",param:[{key:"doctype",condition:"libcode",value:vLibcode}]},{code:"senddate",name:"??????"},{code:"bindtype",name:"??????",param:[{key:"bindtype"}]},{code:"docsources",name:"??????",param:[{key:"docsources"}]},{code:"mediatype",name:"??????",param:[{key:"mediatype"}]},{code:"price",name:"???????"},{code:"totalprice",name:"???????"},{code:"volumenum",name:"???"},{code:"volumeinfo",name:"??????"}];var indexComBoxData=[];var jsonGridColumns=[{field:"field",title:"??????",width:"25%",formatter:onShowJosnComBoxData,editor:{type:"combobox",options:{valueField:"code",textField:"name",panelHeight:"200",required:true,data:fieldComBoxData,onChange:function(b,a){if(b!=undefined&&b!=a){setOtherFormatDesignBox(b)}}}}},{field:"code",title:"??????",width:"25%",editor:{type:"text"}},{field:"defvalue",title:"?????",width:"25%",editor:{type:"text",options:{}}},{field:"flag",title:"???",hidden:true,editor:{type:"textbox"}},{field:"map",title:"??????",width:"25%"}];var curPerviewIndex=1;var maxPerviewNum=undefined;$(function(){initBibImportDataPageElement();perviewShowData(true)});function perviewShowData(a){$("#bntPerviewNextRecord").linkbutton({disabled:a});$("#bntPerviewPrevRecord").linkbutton({disabled:a})}function initBibImportDataPageElement(){var b={key:"sysid",condition:"type",value:vBibType};initPageDataSingleElement("sysid",b,null);var a={key:"bibindex"};initPageDataSingleElement("bibindex",a,null);setCurImportDataGridHeight(190)}function setCurImportDataGridHeight(b){var a=$(window).height();var c=a-b;$(".import-data-div").css("height",c+"px");$("#tabsGrid").tabs("resize")}function onPerviewData(c){curPerviewIndex=1;maxPerviewNum=undefined;$("#showPerviewOrgMarcData").html("");$("#showPerviewTagMarcData").html("");var a=getJsonData(null,"record");if(c){curPerviewIndex=c}else{curPerviewIndex=1}if(getValue("export_beg_keyword").length==0&&getValue("export_end_keyword").length==0){return openMessageDlg("?????????????????????????")}getLimitCondition(a);a.index=curPerviewIndex;a.keycode=getValue("acceptFormatDesignIndex");var b=base_path+"lib/export/perviewMarc.do";$.post(b,a,function(d){if(d.status=="0"){if(d.total>0){perviewShowData(false);setDataToPageShowPerview(d)}else{openMessageDlg("???????????????")}}else{openMessageDlg(d.message)}},"json")}function onPerviewNextData(){if(maxPerviewNum){return openMessageDlg("??????????¤????")}if(curPerviewIndex<500){onPerviewData(curPerviewIndex+1)}else{openMessageDlg("????????500??")}}function onPerviewPrevData(){if(curPerviewIndex>1){onPerviewData(curPerviewIndex-1);maxPerviewNum=undefined}else{openMessageDlg("???????????")}}function getLimitCondition(a){if(getValue("export_beg_keyword").length>0){a["limit[0].condition"]=getValue("bibindex");a["limit[0].typeHandler"]="7";a["limit[0].value"]=getValue("export_beg_keyword")}if(getValue("export_end_keyword").length>0){a["limit[1].condition"]=getValue("bibindex");a["limit[1].typeHandler"]="5";a["limit[1].value"]=getValue("export_end_keyword")}a["limit[2].condition"]="sysid";a["limit[2].typeHandler"]="0";a["limit[2].value"]=getValue("sysid");return a}function onExportFiel(){var a=getJsonData(null,"record");if(getValue("export_beg_keyword").length==0&&getValue("export_end_keyword").length==0){return openMessageDlg("?????????????????????????")}getLimitCondition(a);a.keycode=getValue("acceptFormatDesignIndex");var b=base_path+"lib/export/exportMarc.do?charset="+a.charset+"&delfield="+a.delfield+"";openPostWindowDownLoad(b,a)}function setDataToPageShowPerview(e){var f=e.rows[0];if(f){perviewShowData(false);var d=f.orgmarc.split(/[\n\r]/g);var c="<div>"+curPerviewIndex+"<div>";for(var b=0;b<d.length;b++){c+='<div style="word-break: break-all; word-wrap:break-word;width: 100%;white-space:normal;">'+d[b].replace(/[$]([A-Za-z0-9])/g,'<font color="#A60020">$$$1</font>')+"<div>"}$("#showPerviewOrgMarcData").html(c);if(f.tagmarc){var a=f.tagmarc.split(/[\n\r]/g);c="<div>"+curPerviewIndex+"<div>";for(var b=0;b<a.length;b++){c+='<div style="word-break: break-all; word-wrap:break-word;width: 100%;white-space:normal;">'+a[b].replace(/[$]([A-Za-z0-9])/g,'<font color="#A60020">$$$1</font>')+"<div>"}$("#showPerviewTagMarcData").html(c)}}};
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de