123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
- <xhtml:head>
- <xhtml:title>채용지원서조회</xhtml:title>
- <model id="model1">
- <instance id="instance1" preservewhitespace="true">
- <root xmlns="">
- <main>
- <print>
- <fstpage/>
- <fstscho/>
- <scndpage/>
- <scndfamy/>
- <selfpage/>
- <examprn/>
- </print>
- </main>
- <send>
- <apntinfono/>
- <trngflag/>
- <photimgyn/>
- <apntstat/>
- <korname/>
- <intnorddeptcd/>
- <resiorddeptcd/>
- <fromexamno/>
- <toexamno/>
- <deptdg>1</deptdg>
- <apntvolntlist/>
- <senddetaildata>
- <apntinfono/>
- <rregno/>
- <trngflag/>
- </senddetaildata>
- <pages/>
- <selfpagelist/>
- </send>
- <init>
- <prnflag>
- <label>전체(123)</label>
- <value>123</value>
- <label>지원서(12)</label>
- <value>12</value>
- <label>자기소개서(3)</label>
- <value>3</value>
- <label>수험표</label>
- <value>4</value>
- </prnflag>
- </init>
- <hidden>
- </hidden>
- <temp>
- <armyynnm/>
- <totpsnno/>
- <rtnval/>
- </temp>
- </root>
- </instance>
- <submission id="TRRTP00151" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/print"/>
- <submission id="TRRTP00141" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/init/cond"/>
- <submission id="TRRTP00153" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/print"/>
- <submission id="TXRTP00151" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/selfpagelist" resultref="/root/temp/rtnval"/>
- <submission id="TRRTP00161" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //사용자 권한
- fCheckAuth();
-
- submit("TRRTP00141");
- cmb_cond.select(0);
-
- // 그리드 초기화
- misfGridInit(grd_fstpage);
- misfGridInit(grd_fstscho);
- misfGridInit(grd_scndpage);
- misfGridInit(grd_scndfamy);
- misfGridInit(grd_selfpage);
- misfGridInit(grd_examprn);
-
- misfMsterDetailSet(grd_fstpage, null, "TRRTR00151", "Y");
- misfMsterDetailSet(grd_fstscho, null, "TRRTR00151", "Y");
- misfMsterDetailSet(grd_scndpage, null, "TRRTR00151", "Y");
- misfMsterDetailSet(grd_scndfamy, null, "TRRTR00151", "Y");
- misfMsterDetailSet(grd_selfpage, null, "TRRTR00151", "Y");
- misfMsterDetailSet(grd_examprn, null, "TRRTR00151", "Y");
-
- misfComboComCdList("R0234", cmb_resiorddeptcd, "Y");
- // misfComboComCdListMulti("R0237,R0238,R0151,R0239","cmb_supinfqurtyyflag,cmb_fstlattrmflag,cmb_trngflag,cmb_dentyn");
- // 2007-11-16 년도 디폴트설정 acwon수정
- /*var sDate = getNewDate();
- model.setValue("/root/send/apntyy", sDate.getFullYear());
- //model.refresh();*/
- var today = getCurrentDate();
- var cur_mm = parseInt(today.substring(4, 6));
- var cur_yy = parseInt(today.substring(0, 4));
-
- if (cur_mm >= 11)
- cur_yy++;
-
- // model.setValue("/root/send/apntyy", cur_yy);
- // input77.refresh();
- //end
-
- alert("50명이상 또는 사진을 첨부할시 시스템 과부화로 인하여 오류가 날 수 있습니다!");
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- //========================================================================================
- //버튼에 대한 화면 권한 체크(R : 읽기, X : 입력/수정/삭제, P : 출력)
- //========================================================================================
- function fCheckAuth() {
- btn_search.disabled = !checkAuth("R") ;
- btn_supprn.disabled = !checkAuth("P") ;
-
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,57;" style="margin-left:8; margin-right:8; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">채용지원서조회</caption>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
- <line id="line75" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:744px; ">
- <group id="group3" style="left:0px; top:5px; width:1195px; height:65px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1190px; height:63px; background-color:#fffbf2; border-color:#ffd799; "/>
- <input id="input6" ref="/root/send/deptdg" class="input_s_essential" navindex="6" format="9" style="left:386px; top:38px; width:22px; height:19px; font-weight:bold; "/>
- <button id="btn_search" class="btn1_letter2" navindex="10" style="left:1125px; top:22px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("cmb_prnflag")) return;
- submit("TRRTP00151");
- ]]>
- </script>
- </button>
- <line id="line82" class="line_4" style="x1:1110px; y1:6px; x2:1110px; y2:52px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption116" class="search_name" style="left:15px; top:39px; width:86px; height:17px; ">이 름 :</caption>
- <input id="input74" ref="/root/send/korname" class="input_search" navindex="4" imemode="hangul" style="left:100px; top:38px; width:90; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="caption117" class="search_name" style="left:210px; top:39px; width:125px; height:17px; ">과구분 :</caption>
- <input id="ipt_fromexamno" ref="/root/send/fromexamno" class="input_search" navindex="7" style="left:515px; top:38px; width:90px; height:19px; "/>
- <caption id="caption123" class="search_name" style="left:425px; top:39px; width:86px; height:17px; ">수험번호 :</caption>
- <select1 id="rad_apntstat" ref="/root/send/apntstat" navindex="9" appearance="full" cols="5" overflow="visible" style="left:805px; top:40; width:305px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>온라인접수</label>
- <value>1</value>
- </item>
- <item>
- <label>수납확인</label>
- <value>2</value>
- </item>
- <item>
- <label>합격</label>
- <value>3</value>
- </item>
- <item>
- <label>불합격</label>
- <value>4</value>
- </item>
- </choices>
- </select1>
- <caption id="caption17" class="search_name" style="left:720px; top:39; width:110px; height:17px; ">채용상태 :</caption>
- <select1 id="cmb_intnorddeptcd" ref="/root/send/intnorddeptcd" class="combo_default" visibility="hidden" appearance="minimal" style="left:295px; top:38px; width:90; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>의과</label>
- <value>XXXX</value>
- </item>
- <item>
- <label>보철과</label>
- <value>PT</value>
- </item>
- <item>
- <label>구강외과</label>
- <value>OT</value>
- </item>
- <item>
- <label>교정과</label>
- <value>OD</value>
- </item>
- </choices>
- </select1>
- <input id="ipt_toexamno" ref="/root/send/toexamno" class="input_search" navindex="8" style="left:625px; top:38px; width:90px; height:19px; "/>
- <caption id="caption37" style="left:610px; top:41px; width:25px; height:20px; ">~</caption>
- <select1 id="cmb_resiorddeptcd" ref="/root/send/resiorddeptcd" class="combo_s_essential" navindex="5" visibility="visible" appearance="minimal" style="left:295px; top:38px; width:90px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <bool id="bool_photoflag" navindex="3" checkvalue="Y,N" ref="/root/send/photimgyn" style="left:710px; top:9px; width:30px; height:20px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(cmb_prnflag.value.length != 0)
- {
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </bool>
- <caption id="caption1" class="search_name" style="left:15; top:9; width:90px; height:17px; ">조회구분 :</caption>
- <select1 id="cmb_cond" ref="/root/send/apntinfono" class="combo_s_essential" navindex="1" appearance="minimal" style="left:100px; top:8px; width:308; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cond">
- <label ref="labl"/>
- <value ref="valu"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var node = instance1.selectSingleNode("/root/init/cond[apntinfono='"+ model.getValue("/root/send/apntinfono") +"']/trngflag");
-
- if(node.text == "R")
- {
- model.setValue("/root/send/trngflag", node.text);
- cmb_intnorddeptcd.visible = false;
- cmb_resiorddeptcd.visible = true;
- cmb_prnflag.disabled = false;
- }
- else if(node.text == "I")
- {
- model.setValue("/root/send/trngflag", node.text);
- cmb_resiorddeptcd.visible = false;
- cmb_intnorddeptcd.visible = true;
-
- // cmb_prnflag.select(1);
- // cmb_prnflag.disabled = true;
- }
-
- ]]>
- </script>
- </select1>
- <caption id="cap_prnflag" class="search_name" style="left:425; top:10px; width:86px; height:17px; ">출력형태 :</caption>
- <caption id="caption3" class="search_name" style="left:625px; top:10px; width:86px; height:17px; ">사진여부 :</caption>
- <select1 id="cmb_prnflag" ref="/root/send/pages" class="combo_s_essential" navindex="2" appearance="minimal" style="left:515px; top:8px; width:90px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/prnflag">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(cmb_prnflag.value == "123")
- {
- btn_fstpage.visible = true;
- btn_fstscho.visible = true;
- btn_scndpage.visible = true;
- btn_scndfamy.visible = true;
- btn_selfpage.visible = true;
- btn_selfpage1.visible = false;
- btn_exam.visible = false;
-
- btn_fstpage.dispatch("onclick");
- }
- else if(cmb_prnflag.value == "12")
- {
- btn_fstpage.visible = true;
- btn_fstscho.visible = true;
- btn_scndpage.visible = true;
- btn_scndfamy.visible = true;
- btn_selfpage.visible = false;
- btn_selfpage1.visible = false;
- btn_exam.visible = false;
-
- btn_fstpage.dispatch("onclick");
- }
- else if(cmb_prnflag.value == "3")
- {
- btn_selfpage1.visible = true;
- btn_fstpage.visible = false;
- btn_fstscho.visible = false;
- btn_scndpage.visible = false;
- btn_scndfamy.visible = false;
- btn_selfpage.visible = false;
- btn_exam.visible = false;
-
- btn_selfpage1.dispatch("onclick");
- }
- else if(cmb_prnflag.value == "4")
- {
- btn_selfpage1.visible = false;
- btn_fstpage.visible = false;
- btn_fstscho.visible = false;
- btn_scndpage.visible = false;
- btn_scndfamy.visible = false;
- btn_selfpage.visible = false;
- btn_exam.visible = true;
-
- btn_exam.dispatch("onclick");
- }
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </select1>
- </group>
- <button id="btn_supprn" class="btn5_letter5" style="left:1023px; top:75px; width:75px; height:19px; ">
- <caption>지원서출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- if(bool_photoflag.value == "N")
- {
- if(messageBox("사진을 선택하지 않으셨습니다.", "Q003") != 6)
- {
- return;
- }
- }
- var node = instance1.selectSingleNode("/root/init/cond[apntinfono='"+ model.getValue("/root/send/apntinfono") +"']/trngflag");
- /*
- if(node.text == "I")
- {
- if(cmb_prnflag.value == '123' || cmb_prnflag.value == '3')
- {
- messageBox("인턴은 전체 및 자기소개서를 출력","E001");
- return;
- }
- }
- */
- if(cmb_prnflag.value == "123" || cmb_prnflag.value == "12")
- {
- exeReportPreview("RPRTP00151","XMLSTR");
- }
- else if(cmb_prnflag.value == "3")
- {
- exeReportPreview("RPRTP00152","XMLSTR");
- }
- else if(cmb_prnflag.value == "4")
- {
- exeReportPreview("RPRTP00153","XMLSTR");
- }
- ]]>
- </script>
- </button>
- <button id="button1" class="btn5_letter6" style="left:1102px; top:75px; width:86px; height:19px; ">
- <caption>사진다운로드</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if (messageBox("조회된 전공의 입사지원 사진을 다운로드 하시겠습니까?", "Q003") != 6) {
- return;
- }
-
- var folderPath;
- folderPath="C:/imgtemp/recruit";
-
- var fso = new ActiveXObject("Scripting.FileSystemObject");
- if (!fso.FolderExists(folderPath)) {
- var folderObj = fso.CreateFolder(folderPath)
- }
-
- var emplno;
- var korname;
- var apntinfono;
- var rregno;
-
- var filenm;
- var localfile;
- var submitid;
- submitid = "TRRTP00161";
- for (i = grd_fstpage.fixedRows; i < grd_fstpage.rows; i++) {
- emplno = model.getValue("/root/main/print/fstpage["+(i-1)+"]/emplno");
- if (emplno == "") {
- continue;
- }
- korname = model.getValue("/root/main/print/fstpage["+(i-1)+"]/korname");
- apntinfono = model.getValue("/root/main/print/fstpage["+(i-1)+"]/apntinfono");
- rregno = model.getValue("/root/main/print/fstpage["+(i-1)+"]/rregno");
-
- filenm = korname+"_"+emplno+".jpg";
- localfile = folderPath+"/"+filenm;
-
- model.download(getActionURL(submitid)+"&apntinfono="+apntinfono+"&rregno="+rregno,localfile,false);
- }
- messageBox(folderPath + "폴더에 파일저장이 ","I002");
- ]]>
- </script>
- </button>
- <button id="btn_fstpage" class="btn_sw" group="tab" style="left:0px; top:79px; width:100px; height:22px; ">
- <caption>지원자 데이터</caption>
- <toggle case="case1" ev:event="onclick"/>
- </button>
- <button id="btn_scndpage" class="btn_sw" group="tab" style="left:200px; top:79px; width:100px; height:22px; ">
- <caption>상벌및보증인</caption>
- <toggle case="case3" ev:event="onclick"/>
- </button>
- <button id="btn_scndfamy" class="btn_sw" group="tab" style="left:300px; top:79px; width:100px; height:22px; ">
- <caption>가족사항</caption>
- <toggle case="case4" ev:event="onclick"/>
- </button>
- <button id="btn_selfpage" class="btn_sw" group="tab" style="left:400px; top:79px; width:100px; height:22px; ">
- <caption>자기소개</caption>
- <toggle case="case5" ev:event="onclick"/>
- </button>
- <switch id="switch1" style="left:0px; top:100px; width:1190; height:630; ">
- <case id="case1" selected="true">
- <datagrid id="grd_fstpage" nodeset="/root/main/print/fstpage" caption="수험번호^성명^성명^성명^성명^성명^성명^연락처^연락처^연락처^연락처^연락처^군보^병역(군필자)^병역(군필자)^병역(군필자)^병역(군필자)^병역(미필자)^병역(미필자)^종교^종교^종교^지원과목^지원과목^희망 근무병원^희망 근무병원^희망 근무병원^희망 근무병원^희망 근무병원^희망 근무병원^희망 근무병원^희망 근무병원^희망 근무병원^의사면허^의사면허^봉사활동^전산자격증^전산자격증^대학성적^대학성적^대학성적^주교육병원^채용번호|수험번호^한글^주민등록번호^한문^영문(last)^영문(middle)^영문(first)^본적^현주소^전화^핸드폰^e-mail^군보여부^입대일^제대일^계급^군번^군신검등급^미필사유^종교명^소속교회명^세례명^1지망^2지망^1 지망^2 지망^3 지망^4 지망^5 지망^6 지망^7 지망^8 지망^9 지망^면허번호^발행일^봉사활동^발급기관^자격증명^대학등급^대학인원^대학석차^주교육병원^채용번호" colsep="^" colwidth="100, 80, 90, 100, 100, 100, 100, 150, 150, 100, 100, 140, 80, 100, 100, 100, 100, 80, 100, 100, 110, 100, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 110, 100, 100, 170, 100, 100, 100, 100, 100, 100, 100" frozencols="7" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:1188; height:620; ">
- <col ref="examno"/>
- <col ref="korname"/>
- <col ref="rregno" format="999999-9999999"/>
- <col ref="chinm"/>
- <col ref="englastnm"/>
- <col ref="engmdlnm"/>
- <col ref="engfstnm"/>
- <col ref="domininfaddr"/>
- <col ref="infaddr"/>
- <col ref="supppsntel"/>
- <col ref="supppsnmpphonno"/>
- <col ref="email"/>
- <col ref="armyyn" style="text-align:center; "/>
- <col ref="srvarmtermfromdd" format="yyyy-mm-dd"/>
- <col ref="srvarmtermtodd" format="yyyy-mm-dd"/>
- <col ref="classcd"/>
- <col ref="sn"/>
- <col ref="bodygrde" style="text-align:center; "/>
- <col ref="exmptnresn"/>
- <col ref="religncd"/>
- <col ref="chrchnm"/>
- <col ref="baptnm"/>
- <col ref="hopeorddeptcd01"/>
- <col ref="hopeorddeptcd02"/>
- <col ref="fsthosp01"/>
- <col ref="fsthosp02"/>
- <col ref="fsthosp03"/>
- <col ref="fsthosp04"/>
- <col ref="fsthosp05"/>
- <col ref="fsthosp06"/>
- <col ref="fsthosp07"/>
- <col ref="fsthosp08"/>
- <col ref="fsthosp09"/>
- <col ref="drlincno" style="text-align:right; "/>
- <col ref="drlincissdd" format="yyyy-mm-dd"/>
- <col ref="soclvoluntractnm"/>
- <col ref="compulincissinst"/>
- <col ref="compulinc"/>
- <col ref="bngschoolgrde" style="text-align:right; "/>
- <col ref="bngschoolpsnno" style="text-align:right; "/>
- <col ref="bngschoolrank" style="text-align:right; "/>
- <col ref="mainguidhosp"/>
- <col ref="apntinfono" visibility="hidden"/>
- <col ref="emplno" visibility="hidden"/>
- </datagrid>
- </case>
- <case id="case2">
- <datagrid id="grd_fstscho" nodeset="/root/main/print/fstscho" caption="히든데이터^지원자^지원자^지원자^학력 및 경력^학력 및 경력^학력 및 경력^학력 및 경력^학력 및 경력^학력 및 경력^학력 및 경력^학력 및 경력^학력 및 경력^학력 및 경력^학력 및 경력^학력 및 경력^학력 및 경력^학력 및 경력^학력 및 경력^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^히든데이터^히든데이터^히든데이터|채용번호^수험번호^성명^주민등록번호^학교명1^입학일1^졸업일1^학교명2^입학일2^졸업일2^학교명3^입학일3^졸업일3^학교명4^입학일4^졸업일4^학교명5^입학일5^졸업일5^구분명1^시험명1^점수1^수험번호1^응시일1^구분명2^시험명2^점수2^수험번호2^응시일2^채용번호^주민등록번호^한글성명" colsep="^" colwidth="100, 100, 80, 100, 130, 100, 100, 100, 100, 100, 130, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" frozencols="4" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:1188; height:620; ">
- <col ref="apntinfono" visibility="hidden"/>
- <col ref="examno"/>
- <col ref="korname" visibility="visible">
- <![CDATA[6]]>
- </col>
- <col ref="rregno" visibility="visible" format="999999-9999999"/>
- <col ref="schnm01"/>
- <col ref="admischooldd01" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="gradutndd01" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="schnm02"/>
- <col ref="admischooldd02" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="gradutndd02" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="schnm03"/>
- <col ref="admischooldd03" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="gradutndd03" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="schnm04"/>
- <col ref="admischooldd04" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="gradutndd04" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="schnm05"/>
- <col ref="admischooldd05" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="gradutndd05" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="forgnlangnm01"/>
- <col ref="examnm01"/>
- <col ref="examscor01"/>
- <col ref="examno01"/>
- <col ref="examdd01" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="forgnlangnm02"/>
- <col ref="examnm02"/>
- <col ref="examscor02"/>
- <col ref="examno02"/>
- <col ref="examdd02" format="yyyy-mm-dd" style="text-align:center; "/>
- </datagrid>
- </case>
- <case id="case3">
- <datagrid id="grd_scndpage" nodeset="/root/main/print/scndpage" caption="지원자^지원자^지원자^지원자^신원보증인^신원보증인^신원보증인^신원보증인^신원보증인^신원보증인^신원보증인^특기사항^특기사항^특기사항^특기사항^특기사항^특기사항^특기사항^특기사항^특기사항^히든데이터^히든데이터^히든데이터|채용번호^수험번호^성명^주민등록번호^성명^주민등록번호^현주소^관계^직장^직위^전화^상벌기관^상벌명^상벌내용^학회내용^학회활동명^학회기관^단체내용^단체활동명^단체기관명^한문성명^전화번호^핸드폰번호" colsep="^" colwidth="100, 100, 80, 100, 100, 100, 160, 70, 120, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" frozencols="4" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:1188; height:620; ">
- <col ref="apntinfono" visibility="hidden"/>
- <col ref="examno"/>
- <col ref="korname"/>
- <col ref="rregno" format="999999-9999999"/>
- <col ref="grntpsnnm"/>
- <col ref="grntpsnrregno" format="999999-9999999"/>
- <col ref="grntinfaddr"/>
- <col ref="grntpsnrela"/>
- <col ref="grntpsnworkplce"/>
- <col ref="grntpsnjobpos"/>
- <col ref="grntpsntel"/>
- <col ref="prizrpmdinstnm"/>
- <col ref="prizrpmdcd"/>
- <col ref="prizrpmdcnts"/>
- <col ref="scincactcnts"/>
- <col ref="scincactnm"/>
- <col ref="scincinstnm"/>
- <col ref="cmntactcnts"/>
- <col ref="cmntactnm"/>
- <col ref="cmntinstnm"/>
- <col ref="chinm" visibility="hidden"/>
- <col ref="supppsntel" visibility="hidden"/>
- <col ref="supppsnmpphonno" visibility="hidden"/>
- </datagrid>
- </case>
- <case id="case4">
- <datagrid id="grd_scndfamy" nodeset="/root/main/print/scndfamy" caption="히든데이터^지원자^지원자^지원자^가족사항^가족사항^가족사항^가족사항^가족사항^가족사항^가족사항^가족사항^가족사항^가족사항^가족사항^가족사항^가족사항^가족사항^가족사항^가족사항^가족사항^히든데이터^히든데이터^히든데이터|채용번호^수험번호^성명^주민등록번호^가족성명^가족과의관계^가족과의관계명^가족주민등록번호^학력코드^학력코드명^의료보험가입여부^직업코드^직업코드명^회사명^직책^동거여부^장애여부^장애등급^장애번호^동거여부명^의료보험가입여부명^채용정보번호^성명^주민등록번호" colsep="^" colwidth="100, 100, 80, 100, 100, 100, 100, 110, 100, 100, 109, 100, 100, 100, 100, 100, 100, 100, 100, 100, 118" frozencols="4" mergecells="byrestriccol" mergecellsfixedcols="never" mergecellsfixedrows="byrowrec" rowsep="|" style="left:0px; top:0px; width:1188; height:620; ">
- <col ref="apntinfono" visibility="hidden"/>
- <col ref="examno"/>
- <col ref="korname"/>
- <col ref="rregno" visibility="visible" format="999999-9999999"/>
- <col ref="name"/>
- <col ref="famyrel" visibility="hidden"/>
- <col ref="famyrelnm"/>
- <col ref="famyrgstno" format="999999-9999999"/>
- <col ref="scholcd" visibility="hidden"/>
- <col ref="scholcdnm"/>
- <col ref="healcareinsuyn"/>
- <col ref="jobcd" visibility="hidden"/>
- <col ref="jobcdnm"/>
- <col ref="cmpynm"/>
- <col ref="jobresp"/>
- <col ref="lvnsmhoseyn" visibility="hidden" style="text-align:center; "/>
- <col ref="famyhandcapyn"/>
- <col ref="famyhandcapgrde"/>
- <col ref="famyhandcapno"/>
- <col ref="lvnsmhoseynnm" style="text-align:center; "/>
- <col ref="healcareinsuynnm" style="text-align:center; "/>
- </datagrid>
- </case>
- <case id="case5">
- <datagrid id="grd_selfpage" nodeset="/root/main/print/selfpage" autoresize="true" caption="채용정보번호^수험번호^성명^주민등록번호^지망과^자기소개서" colsep="^" colwidth="100, 100, 100, 100, 100, 964" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:0px; width:1188; height:620; ">
- <col ref="apntinfono" visibility="hidden"/>
- <col ref="examno"/>
- <col ref="korname"/>
- <col ref="rregno" visibility="visible" format="999999-9999999"/>
- <col ref="dept01nm" style="height:100; "/>
- <col ref="selfitrd" type="input"/>
- </datagrid>
- </case>
- <case id="case6">
- <datagrid id="grd_examprn" nodeset="/root/main/print/examprn" caption="수험번호^성명^주민등록번호^성명(한문)^지망과" colsep="^" colwidth="100, 100, 100, 100, 100" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:1188; height:620; ">
- <col ref="examno"/>
- <col ref="korname"/>
- <col ref="rregno" visibility="visible" format="999999-9999999"/>
- <col ref="chinm"/>
- <col ref="dept01nm"/>
- </datagrid>
- </case>
- </switch>
- <button id="btn_fstscho" class="btn_sw" group="tab" style="left:100px; top:79px; width:100px; height:22px; ">
- <caption>학력및외국어</caption>
- <toggle case="case2" ev:event="onclick"/>
- </button>
- <button id="btn_selfpage1" class="btn_sw" visibility="hidden" group="tab" style="left:0px; top:80px; width:100px; height:22px; ">
- <caption>자기소개</caption>
- <toggle case="case5" ev:event="onclick"/>
- </button>
- <button id="btn_exam" class="btn_sw" visibility="hidden" group="tab" style="left:0px; top:79px; width:100px; height:22px; ">
- <caption>수험표</caption>
- <toggle case="case6" ev:event="onclick"/>
- </button>
- <button id="button4" class="btn5_letter4" style="left:955px; top:75px; width:64px; height:19px; vertical-align:middle; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "") {
- // 지원자 데이터
- if(btn_fstpage.selected == true)
- {
- grd_fstpage.saveExcel(fileName);
- }
- // 학력 및 외국어
- else if(btn_fstscho.selected == true)
- {
- grd_fstscho.saveExcel(fileName);
- }
- // 상벌 및 보증인
- else if(btn_scndpage.selected == true)
- {
- grd_scndpage.saveExcel(fileName);
- }
- // 가족사항
- else if(btn_scndfamy.selected == true)
- {
- grd_scndfamy.saveExcel(fileName);
- }
- // 자기소개서
- else if(btn_selfpage.selected == true)
- {
- grd_selfpage.saveExcel(fileName);
- }
- // 수험표
- else if(btn_exam.selected == true)
- {
- grd_examprn.saveExcel(fileName);
- }
- }
- ]]>
- </script>
- </button>
- <button id="button2" class="btn5_letter2" style="left:909px; top:75px; width:42px; height:19px; vertical-align:middle; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var updtdata = getGridUpdateData(grd_selfpage);
- model.setValue("/root/send/selfpagelist", updtdata);
- submit("TXRTP00151");
- submit("TRRTP00151");
- model.refresh();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|