SMRTP00120_레지던트불합격자명단(병협제출).xrw 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>레지던트 불합격자 명단(병협제출)</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <residentnonpasslist/>
  11. </main>
  12. <send>
  13. <apntyy/>
  14. <supinfqurtyyflag/>
  15. <usernm/>
  16. <fstlattrmflag/>
  17. <fstlattrmflagnm/>
  18. </send>
  19. <init/>
  20. <hidden/>
  21. <temp/>
  22. </root>
  23. </instance>
  24. <submission id="TRRTP00120" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/residentnonpasslist"/>
  25. </model>
  26. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  27. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  28. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  29. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  30. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  31. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  32. <script type="javascript" src="../../../mis/tistrngeducbaseinfomngtweb/js/RTC001.js"/>
  33. <script type="javascript" ev:event="xforms-ready">
  34. <![CDATA[
  35. //사용자 권한
  36. fCheckAuth();
  37. misfComboComCdList('R0238', cmb_fstlattrmflag,"Y");
  38. misfComboComCdListMulti("R0237", "cmb_supinfqurtyyflag");
  39. cmb_fstlattrmflag.select(0);
  40. cmb_supinfqurtyyflag.select(0);
  41. var today = getCurrentDate();
  42. var cur_mm = parseInt(today.substring(4, 6));
  43. var cur_yy = parseInt(today.substring(0, 4));
  44. if (cur_mm >= 11)
  45. cur_yy++;
  46. model.setValue("/root/send/apntyy", cur_yy);
  47. ipt_apntyy.refresh();
  48. model.setValue("/root/send/usernm", getUserInfo("usernm")); // 사용자 정보 설정
  49. model.refresh();
  50. ]]>
  51. </script>
  52. <script type="javascript">
  53. <![CDATA[
  54. //========================================================================================
  55. //버튼에 대한 화면 권한 체크(R : 읽기, X : 입력/수정/삭제, P : 출력)
  56. //========================================================================================
  57. function fCheckAuth() {
  58. btn_prn.disabled = !checkAuth("P") ;
  59. }
  60. ]]>
  61. </script>
  62. </xhtml:head>
  63. <xhtml:body pagewidth="560" pageheight="220">
  64. <group id="group1" style="left:10; top:0px; width:540; height:13px; ">
  65. <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:540; height:14px; ">레지던트 불합격자 명단</caption>
  66. </group>
  67. <group id="group2" scroll="auto" style="left:10; top:38px; width:540; height:90; ">
  68. <group id="group4" style="left:0px; top:10px; width:540; height:60; vertical-align:top; ">
  69. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:540; height:60; background-color:#fffbf2; border-color:#ffd799; "/>
  70. <input id="ipt_apntyy" ref="/root/send/apntyy" class="input_s_essential" format="yyyy" style="left:110; top:8px; width:100px; height:19px; "/>
  71. <caption id="cap_apntyy" class="search_name" style="left:15; top:9px; width:110px; height:17px; ">년 도 :</caption>
  72. <caption id="cap_supinfqurtyyflag" class="search_name" style="left:280; top:9; width:112px; height:17px; ">상하반기구분 :</caption>
  73. <select1 id="cmb_supinfqurtyyflag" ref="/root/send/supinfqurtyyflag" class="combo_s_essential" appearance="minimal" style="left:392; top:8; width:100px; height:19px; ">
  74. <choices>
  75. <itemset>
  76. <label/>
  77. <value/>
  78. </itemset>
  79. </choices>
  80. </select1>
  81. <select1 id="cmb_fstlattrmflag" ref="/root/send/fstlattrmflag" class="combo_s_essential" appearance="minimal" style="left:110; top:34; width:100px; height:19px; ">
  82. <choices>
  83. <itemset>
  84. <label/>
  85. <value/>
  86. </itemset>
  87. </choices>
  88. </select1>
  89. <caption id="cap_fstlattrmflag" class="search_name" style="left:15px; top:35px; width:94px; height:17px; ">전후기구분:</caption>
  90. </group>
  91. </group>
  92. <group id="grp_btn" scroll="auto" style="left:10; top:12px; width:540; height:27px; ">
  93. <button id="button16" class="btn3_letter4" visibility="hidden" style="left:57px; top:3px; width:80px; height:22px; ">
  94. <caption>화면이동</caption>
  95. </button>
  96. <line id="line1" class="line_6" style="x1:0; y1:25; x2:540; y2:25; "/>
  97. <button id="btn_prn" class="btn6_letter2" style="left:0px; top:3px; width:56px; height:22px; ">
  98. <caption>출력</caption>
  99. <script type="javascript" ev:event="DOMActivate">
  100. <![CDATA[
  101. if(!isRequiredControls("ipt_apntyy")) return;
  102. submit("TRRTP00120");
  103. ipt_fstlattrmflagnm.value = cmb_fstlattrmflag.label;
  104. exeReportPreview("RPRTP00120","XMLSTR");
  105. ]]>
  106. </script>
  107. </button>
  108. <input id="ipt_usernm" ref="/root/send/usernm" visibility="hidden" style="left:140px; top:5px; width:130px; height:19px; "/>
  109. <input id="ipt_fstlattrmflagnm" ref="/root/send/fstlattrmflagnm" visibility="hidden" style="left:280px; top:5px; width:100px; height:19px; "/>
  110. </group>
  111. </xhtml:body>
  112. </xhtml:html>