SPPMC05600_지인현황조회.xrw 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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. <recmlist>
  11. <delchk/>
  12. <r_pid/>
  13. <r_recmerrela/>
  14. <r_recmersmsyn/>
  15. <r_recmertelno/>
  16. <r_histstat/>
  17. <r_remfact/>
  18. <r_seqno/>
  19. <r_fstrgstrid/>
  20. <r_fstrgstnm/>
  21. <r_fstrgstdt/>
  22. <r_lastupdtrid/>
  23. <r_lastupdtnm/>
  24. <r_lastupdtdt/>
  25. <p_hngnm/>
  26. <p_sa/>
  27. <p_rrgstno1/>
  28. <p_rrgstno2/>
  29. <p_hometel/>
  30. <p_mpphontel/>
  31. <p_etctel1/>
  32. <p_addr/>
  33. <p_lastordinfo/>
  34. <u_userid/>
  35. <u_usernm/>
  36. <u_sa/>
  37. <u_mpphontel/>
  38. <u_email/>
  39. <u_cntctel/>
  40. <u_instcd/>
  41. <u_dutplceinst/>
  42. <u_deptcd/>
  43. <u_deptnm/>
  44. <u_dutplcedeptcd/>
  45. <u_dutplcedeptnm/>
  46. <u_dutdeptcd/>
  47. <u_dutdeptnm/>
  48. <u_teamcd/>
  49. <u_dutdeptnm/>
  50. <u_dutteamcd/>
  51. <u_dutteamnm/>
  52. <u_unitcd/>
  53. <u_unitnm/>
  54. <u_dutunitcd/>
  55. <u_dutunitnm/>
  56. <u_jobkindcd/>
  57. <u_jobkindnm/>
  58. <u_jobposcd/>
  59. <u_jobposnm/>
  60. <u_prestjobposorddd/>
  61. <u_jobposcd/>
  62. <u_jobrespnm/>
  63. <u_prestjobrespgvnoffcorddd/>
  64. <u_entcodd/>
  65. <u_retiredd/>
  66. </recmlist>
  67. </main>
  68. <send>
  69. <userid/>
  70. <unitcd/>
  71. <unitnm/>
  72. <hngnm/>
  73. <orddeptcd/>
  74. <lastdd/>
  75. <rgstdd_all/>
  76. <fromdd/>
  77. <todd/>
  78. <recmerrela/>
  79. <histstat/>
  80. <delinfo/>
  81. </send>
  82. <init>
  83. <P0327list/>
  84. <deptlist/>
  85. </init>
  86. <hidden>
  87. <usernm/>
  88. <lastdd_all>Y</lastdd_all>
  89. <lastdd_month/>
  90. </hidden>
  91. </root>
  92. </instance>
  93. <script type="javascript">
  94. <![CDATA[
  95. var ON_UNIT_SEARCH = false;
  96. ]]>
  97. </script>
  98. <script type="javascript" ev:event="xforms-ready">
  99. <![CDATA[
  100. if (getUserInfo("dutplcecd") != "3340100000" && // 고객서비스파트
  101. getUserInfo("dutplcecd") != "4040300000" && // 원무팀
  102. getUserInfo("dutplcecd") != "4101000000" && // 고객지원파트
  103. getUserInfo("userid") != "PAM") {
  104. btn_print.visible = false;
  105. btn_del.visible = false;
  106. btn_excel.visible = false;
  107. model.setValue("/root/send/userid", getUserInfo("userid"));
  108. ipt_userid.refresh();
  109. ipt_userid.disabled = true;
  110. model.setValue("/root/hidden/usernm", getUserInfo("usernm"));
  111. ipt_usernm.refresh();
  112. btn_usersrch.disabled = true;
  113. model.setValue("/root/send/unitcd", getUserInfo("dutplcecd"));
  114. ipt_unitcd.refresh();
  115. ipt_unitcd.disabled = false;
  116. model.setValue("/root/send/unitnm", getUserInfo("dutplcenm"));
  117. ipt_unitnm.refresh();
  118. ipt_unitnm.disabled = true;
  119. btn_unitsrch.disabled = true;
  120. }
  121. zbcfGetCodeList(new Array("P0327"), new Array("/root/init/P0327list"));
  122. submit("TRPMC05502", false);
  123. addComboItem("cmb_orddeptcd", "", "T");
  124. addComboItem("cmb_recmerrela", "전체", "T");
  125. cmb_orddeptcd.select(0);
  126. cmb_recmerrela.select(0);
  127. cmb_histstat.select(0);
  128. model.setValue("/root/send/fromdd", getCurrentDate().toDate().getAddDate(-1, "M").getDateFormat());
  129. model.setValue("/root/send/todd", getCurrentDate());
  130. ipt_fromdd.refresh();
  131. ipt_todd.refresh();
  132. model.setValue("/root/send/histstat", "Y");
  133. cmb_histstat.refresh();
  134. grd_recmlist.rowHeightMin = 23;
  135. grd_recmlist.refresh();
  136. grd_recmlist.fixedcellcheckbox(0, 0) = true;
  137. ]]>
  138. </script>
  139. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  140. <submission id="TRPMC05502" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/deptlist"/>
  141. <submission id="TRPMC05503" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/recmlist"/>
  142. <submission id="TXPMC05503" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/delinfo"/>
  143. </model>
  144. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  145. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  146. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  147. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  148. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  149. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  150. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  151. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  152. </xhtml:head>
  153. <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  154. <shape id="roundrect1" appearance="roundrect" style="left:0px; top:20px; width:1195px; height:65px; "/>
  155. <caption id="caption12" class="search_name" style="left:10px; top:59px; width:146px; height:17px; ">환자명(지인) :</caption>
  156. <button id="btn_search" class="btn1_letter2" navindex="13" style="left:1123px; top:42px; width:56px; height:22px; ">
  157. <caption>조회</caption>
  158. <script type="javascript" ev:event="DOMActivate">
  159. <![CDATA[
  160. if (model.getValue("/root/hidden/lastdd_all") == "Y") {
  161. model.setValue("/root/send/lastdd", "T");
  162. } else {
  163. var lastdd_month = model.getValue("/root/hidden/lastdd_month");
  164. if (lastdd_month.length < 1) {
  165. messageBox("최근내원일이 전체가 아닌 경우 개월 수를 입력해야 합니다.", "E999");
  166. return;
  167. }
  168. model.setValue("/root/send/lastdd", lastdd_month);
  169. }
  170. submit("TRPMC05503");
  171. ]]>
  172. </script>
  173. </button>
  174. <caption id="caption13" class="search_name" style="left:10px; top:29px; width:137px; height:17px; ">사원번호(추천인) :</caption>
  175. <input id="ipt_hngnm" ref="/root/send/hngnm" class="input_search" navindex="8" appearance="input" style="left:152px; top:58px; width:70px; height:19px; ">
  176. <script type="javascript" ev:event="onkeypress">
  177. <![CDATA[
  178. if (event.keyCode == "13") {
  179. model.setValue("/root/send/hngnm", ipt_hngnm.currentText);
  180. btn_search.dispatch("DOMActivate");
  181. }
  182. ]]>
  183. </script>
  184. </input>
  185. <input id="ipt_userid" ref="/root/send/userid" class="input_search" navindex="1" appearance="input" style="left:152px; top:28px; width:70px; height:19px; ">
  186. <script type="javascript" ev:event="onkeypress">
  187. <![CDATA[
  188. if (event.keyCode == "13") {
  189. model.setValue("/root/send/userid", ipt_userid.currentText);
  190. btn_search.dispatch("DOMActivate");
  191. }
  192. ]]>
  193. </script>
  194. </input>
  195. <line id="line6" class="line_1" style="x1:0px; y1:115px; x2:1195px; y2:115px; "/>
  196. <caption id="caption7" class="tit_2" style="left:5px; top:98px; width:90px; height:14px; ">지인 목록</caption>
  197. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:147px; height:14px; ">지인·직원 환자 정보</caption>
  198. <caption id="caption3" class="search_name" style="left:615px; top:59px; width:99px; height:17px; ">최근내원일 :</caption>
  199. <button id="btn_usersrch" class="icon_search" navindex="2" style="left:227px; top:29px; width:16px; height:16px; ">
  200. <caption/>
  201. <script type="javascript" ev:event="DOMActivate">
  202. <![CDATA[
  203. model.makeNode("/root/temp/userpopupinfo/param");
  204. model.makeNode("/root/temp/userpopupinfo/flag");
  205. model.makeNode("/root/temp/userpopupinfo/searchitem");
  206. model.setValue("/root/temp/userpopupinfo/param", "_OneS");
  207. model.setValue("/root/temp/userpopupinfo/flag", "usernm");
  208. model.setValue("/root/temp/userpopupinfo/searchitem", "사용자명");
  209. modal("SPZSU10103_사용자부서조회", "1", "200", "200", "SPZSU10103","/root/temp/userpopupinfo","/root/main/temp");
  210. var iParam = getParameter("SPZSU10103_");
  211. model.removeNodeset("/root/hidden/onerowselect");
  212. model.makeNode("/root/hidden/onerowselect");
  213. model.makeNode("/root/main/ptbs/ptbs_recmernm");
  214. setCSVToNode("/root/hidden/onerowselect", iParam);
  215. model.setValue("/root/send/userid", model.getValue("/root/hidden/onerowselect/list/userid"));
  216. model.setValue("/root/hidden/usernm", model.getValue("/root/hidden/onerowselect/list/usernm"));
  217. clearParameter("SPZSU10103_");
  218. model.removeNodeset("/root/temp/userpopupinfo");
  219. model.refresh();
  220. ]]>
  221. </script>
  222. </button>
  223. <input id="ipt_usernm" ref="/root/hidden/usernm" class="input_search" disabled="true" style="left:250px; top:28px; width:70px; height:19px; "/>
  224. <caption id="caption2" class="search_name" style="left:345px; top:29px; width:99px; height:17px; ">근무지부서 :</caption>
  225. <caption id="caption4" class="search_name" style="left:950px; top:29px; width:65px; height:17px; ">관계 :</caption>
  226. <caption id="caption5" class="search_name" style="left:950px; top:59px; width:65px; height:17px; ">이력 :</caption>
  227. <select1 id="cmb_recmerrela" ref="/root/send/recmerrela" class="combo_search" navindex="7" appearance="minimal" style="left:1015px; top:28px; width:70px; height:19px; ">
  228. <choices>
  229. <itemset nodeset="/root/init/P0327list/P0327">
  230. <label ref="cdnm"/>
  231. <value ref="cdid"/>
  232. </itemset>
  233. </choices>
  234. </select1>
  235. <select1 id="cmb_histstat" ref="/root/send/histstat" class="combo_search" navindex="12" appearance="minimal" style="left:1015px; top:58px; width:70px; height:19px; ">
  236. <choices>
  237. <item>
  238. <label>전체</label>
  239. <value>T</value>
  240. </item>
  241. <item>
  242. <label>유효</label>
  243. <value>Y</value>
  244. </item>
  245. <item>
  246. <label>삭제</label>
  247. <value>C</value>
  248. </item>
  249. </choices>
  250. </select1>
  251. <input id="ipt_unitcd" ref="/root/send/unitcd" class="input_search" disabled="true" visibility="hidden" style="left:450px; top:8px; width:115px; height:19px; "/>
  252. <input id="ipt_unitnm" ref="/root/send/unitnm" class="input_search" style="left:450px; top:28px; width:115px; height:19px; ">
  253. <script type="javascript" ev:event="xforms-value-changed">
  254. <![CDATA[
  255. if (!ON_UNIT_SEARCH && model.getValue("/root/send/unitcd") != "") {
  256. model.setValue("/root/send/unitcd", "");
  257. ipt_unitcd.refresh();
  258. }
  259. ]]>
  260. </script>
  261. <script type="javascript" ev:event="onkeypress">
  262. <![CDATA[
  263. if (event.keyCode == "13") {
  264. if (model.getValue("/root/send/unitnm") != ipt_unitnm.currentText) {
  265. model.setValue("/root/send/unitcd", "");
  266. ipt_unitcd.refresh();
  267. }
  268. model.setValue("/root/send/unitnm", ipt_unitnm.currentText);
  269. btn_search.dispatch("DOMActivate");
  270. }
  271. ]]>
  272. </script>
  273. </input>
  274. <button id="btn_unitsrch" class="icon_search" navindex="2" style="left:570px; top:29px; width:16px; height:16px; ">
  275. <caption/>
  276. <script type="javascript" ev:event="DOMActivate">
  277. <![CDATA[
  278. ON_UNIT_SEARCH = true;
  279. var recv_list = "unitcd,unitnm";
  280. rpbfOpenDeptCdHelp(ipt_unitcd, recv_list);
  281. model.refresh();
  282. ON_UNIT_SEARCH = false;
  283. ]]>
  284. </script>
  285. </button>
  286. <line id="line2" style="x1:1105px; y1:28px; x2:1105px; y2:77px; border-color:#ffd799; "/>
  287. <datagrid id="grd_recmlist" nodeset="/root/main/recmlist" autoresize="true" caption="^seqno^등록번호^환자명^성별/나이^집전화번호^휴대전화번호^주소^최근내원일^최근내원과^기타전화번호^주민번호앞자리^주민번호뒷자리^관계^SMS^참고사항^이력^추천인명^근무기관^근무지부서^성별/나이^추천인전화번호^휴대전화번호^이메일^직종^입사일자^퇴사일자^사원번호^집전화번호^기관코드^근무기관코드^부서코드^부서명^근무지부서코드^근무부서코드^근무부서명^팀코드^팀명^근무팀코드^근무팀명^유닛코드^유닛명^근무유닛코드^근무유닛명^직종코드^직위코드^직위명^현직위발령일^직책코드^직책명^현직책발령일^등록일^최초등록자ID^최초등록자^최초등록일시^최종수정자ID^최종수정자^최종수정일시" colsep="^" colwidth="25, 0, 60, 60, 60, 90, 90, 260, 80, 130, 0, 0, 0, 60, 40, 175, 0, 60, 120, 120, 60, 90, 90, 140, 80, 80, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 70, 130, 0, 70, 130" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:120px; width:1195px; height:650px; word-wrap:word; ">
  288. <col checkvalue="Y,N" ref="delchk" type="checkbox"/>
  289. <col ref="r_seqno"/>
  290. <col ref="r_pid" style="text-align:center; "/>
  291. <col ref="p_hngnm" style="text-align:center; "/>
  292. <col ref="p_sa" style="text-align:center; "/>
  293. <col ref="p_hometel" style="text-align:center; "/>
  294. <col ref="p_mpphontel" style="text-align:center; "/>
  295. <col ref="p_addr"/>
  296. <col ref="p_lastorddd" format="yyyy-mm-dd" style="text-align:center; "/>
  297. <col ref="p_lastorddept"/>
  298. <col ref="p_etctel1" visibility="hidden"/>
  299. <col ref="p_rrgstno1" visibility="hidden"/>
  300. <col ref="p_rrgstno2" visibility="hidden"/>
  301. <col disabled="true" ref="r_recmerrela" type="combo" style="text-align:center; ">
  302. <choices>
  303. <itemset nodeset="/root/init/P0327list/P0327">
  304. <label ref="cdnm"/>
  305. <value ref="cdid"/>
  306. </itemset>
  307. </choices>
  308. </col>
  309. <col disabled="true" ref="r_recmersmsyn" type="combo" style="text-align:center; ">
  310. <choices>
  311. <item>
  312. <label>○</label>
  313. <value>Y</value>
  314. </item>
  315. </choices>
  316. </col>
  317. <col ref="r_remfact"/>
  318. <col ref="r_histstat" visibility="hidden"/>
  319. <col ref="u_usernm" style="text-align:center; "/>
  320. <col ref="u_dutplceinstnm" style="text-align:center; "/>
  321. <col ref="u_dutplcedeptnm" style="text-align:center; "/>
  322. <col ref="u_sa" style="text-align:center; "/>
  323. <col ref="r_recmertelno" style="text-align:center; "/>
  324. <col ref="u_mpphontel" style="text-align:center; "/>
  325. <col ref="u_email"/>
  326. <col ref="u_jobkindnm" style="text-align:center; "/>
  327. <col ref="u_entcodd" format="yyyy-mm-dd" style="text-align:center; "/>
  328. <col ref="u_retiredd" format="yyyy-mm-dd" style="text-align:center; "/>
  329. <col ref="u_userid" visibility="hidden"/>
  330. <col ref="u_cntctel" visibility="hidden"/>
  331. <col ref="u_instcd" visibility="hidden"/>
  332. <col ref="u_dutplceinst" visibility="hidden"/>
  333. <col ref="u_deptcd" visibility="hidden"/>
  334. <col ref="u_deptnm" visibility="hidden"/>
  335. <col ref="u_dutplcedeptcd" visibility="hidden"/>
  336. <col ref="u_dutdeptcd" visibility="hidden"/>
  337. <col ref="u_dutdeptnm" visibility="hidden"/>
  338. <col ref="u_teamcd" visibility="hidden"/>
  339. <col ref="u_dutdeptnm" visibility="hidden"/>
  340. <col ref="u_dutteamcd" visibility="hidden"/>
  341. <col ref="u_dutteamnm" visibility="hidden"/>
  342. <col ref="u_unitcd" visibility="hidden"/>
  343. <col ref="u_unitnm" visibility="hidden"/>
  344. <col ref="u_dutunitcd" visibility="hidden"/>
  345. <col ref="u_dutunitnm" visibility="hidden"/>
  346. <col ref="u_jobkindcd" visibility="hidden"/>
  347. <col ref="u_jobposcd" visibility="hidden"/>
  348. <col ref="u_jobposnm" visibility="hidden"/>
  349. <col ref="u_prestjobposorddd" visibility="hidden"/>
  350. <col ref="u_jobposcd" visibility="hidden"/>
  351. <col ref="u_jobrespnm" visibility="hidden"/>
  352. <col ref="u_prestjobrespgvnoffcorddd" visibility="hidden"/>
  353. <col ref="r_fstrgstdd" visibility="hidden" format="yyyy-mm-dd" style="text-align:center; "/>
  354. <col ref="r_fstrgstrid"/>
  355. <col ref="r_fstrgstnm" style="text-align:center; "/>
  356. <col ref="r_fstrgstdt" format="yyyy-mm-dd hh:nn:ss" style="text-align:center; "/>
  357. <col ref="r_lastupdtrid"/>
  358. <col ref="r_lastupdtnm" style="text-align:center; "/>
  359. <col ref="r_lastupdtdt" format="yyyy-mm-dd hh:nn:ss" style="text-align:center; "/>
  360. <script type="javascript" ev:event="ondblclick">
  361. <![CDATA[
  362. setParameter("SPPMC05600_emplno", model.getValue("/root/main/recmlist[" + grd_recmlist.row + "]/u_userid"));
  363. setParameter("SPPMC05600_pid", model.getValue("/root/main/recmlist[" + grd_recmlist.row + "]/r_pid"));
  364. modal("SPPMC05700_지인관리");
  365. clearParameter("SPPMC05600_emplno");
  366. clearParameter("SPPMC05600_pid");
  367. submit("TRPMC05503");
  368. ]]>
  369. </script>
  370. </datagrid>
  371. <caption id="caption9" class="search_name" style="left:345px; top:59px; width:99px; height:17px; ">최근내원과 :</caption>
  372. <select1 id="cmb_orddeptcd" ref="/root/send/orddeptcd" class="combo_search" navindex="9" appearance="minimal" style="left:450px; top:58px; width:140px; height:19px; ">
  373. <choices>
  374. <itemset nodeset="/root/init/deptlist">
  375. <label ref="nm"/>
  376. <value ref="cd"/>
  377. </itemset>
  378. </choices>
  379. </select1>
  380. <select id="chk_lastdd" ref="/root/hidden/lastdd_all" navindex="10" overflow="visible" appearance="full" style="left:720px; top:60px; width:45px; height:20px; border-style:none; ">
  381. <choices>
  382. <item>
  383. <label>전체</label>
  384. <value>Y</value>
  385. </item>
  386. </choices>
  387. <script type="javascript" ev:event="onclick">
  388. <![CDATA[
  389. if (model.getValue("/root/hidden/lastdd_all") == "Y") {
  390. ipt_lastdd.disabled = true;
  391. } else {
  392. ipt_lastdd.disabled = false;
  393. }
  394. model.setValue("/root/hidden/lastdd_month", "");
  395. ipt_lastdd.refresh();
  396. ]]>
  397. </script>
  398. </select>
  399. <caption id="caption10" style="left:822px; top:58px; width:54px; height:20px; ">개월 이내</caption>
  400. <input id="ipt_lastdd" ref="/root/hidden/lastdd_month" class="input_search" disabled="true" navindex="11" autonext="false" format="99" style="left:769px; top:58px; width:50px; height:19px; text-align:right; padding-right:5; ">
  401. <script type="javascript" ev:event="onkeypress">
  402. <![CDATA[
  403. if (event.keyCode == "13") {
  404. model.setValue("/root/hidden/lastdd_month", ipt_lastdd.currentText);
  405. btn_search.dispatch("DOMActivate");
  406. }
  407. ]]>
  408. </script>
  409. </input>
  410. <caption id="caption11" class="search_name" style="left:615px; top:29px; width:75px; height:17px; ">등록일 :</caption>
  411. <input id="ipt_fromdd" ref="/root/send/fromdd" class="input_search" navindex="5" inputtype="date" style="left:741px; top:30px; width:85px; height:19px; "/>
  412. <input id="ipt_todd" ref="/root/send/todd" class="input_search" navindex="6" inputtype="date" style="left:840px; top:30px; width:85px; height:19px; "/>
  413. <caption id="caption14" style="left:826px; top:31px; width:15px; height:20px; text-align:center; ">~</caption>
  414. <select id="chk_rgstdd" ref="/root/send/rgstdd_all" navindex="4" overflow="visible" appearance="full" style="left:693px; top:30px; width:45px; height:20px; border-style:none; ">
  415. <choices>
  416. <item>
  417. <label>전체</label>
  418. <value>Y</value>
  419. </item>
  420. </choices>
  421. <script type="javascript" ev:event="onclick">
  422. <![CDATA[
  423. if (model.getValue("/root/send/rgstdd_all") == "Y") {
  424. ipt_fromdd.disabled = true;
  425. ipt_todd.disabled = true;
  426. } else {
  427. ipt_fromdd.disabled = false;
  428. ipt_todd.disabled = false;
  429. }
  430. ]]>
  431. </script>
  432. </select>
  433. <button id="btn_excel" class="btn2_letter4" style="left:1131px; top:95px; width:64px; height:19px; ">
  434. <caption>엑셀저장</caption>
  435. <script type="javascript" ev:event="DOMActivate">
  436. <![CDATA[
  437. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  438. if (fileName != "") {
  439. grd_recmlist.saveExcel(fileName, "sheetname:Sheet;colhiddenextend:false;rowhiddenextend:false");
  440. messageBox("엑셀 저장이 완료되었습니다.", "I999");
  441. }
  442. ]]>
  443. </script>
  444. </button>
  445. <button id="btn_del" class="btn2_letter2" style="left:1088px; top:95px; width:42px; height:19px; ">
  446. <caption>삭제</caption>
  447. <script type="javascript" ev:event="DOMActivate">
  448. <![CDATA[
  449. model.removenode("/root/send/delinfo");
  450. model.makeNode("/root/send/delinfo");
  451. var nodeList = instance1.selectNodes("/root/main/recmlist[delchk = 'Y']");
  452. var node;
  453. while(node = nodeList.nextNode()) {
  454. model.duplicate("/root/send/delinfo", node);
  455. }
  456. if(submit("TXPMC05503")) {
  457. submit("TRPMC05503");
  458. }
  459. ]]>
  460. </script>
  461. </button>
  462. <button id="btn_print" class="btn2_letter2" style="left:1045px; top:95px; width:42px; height:19px; ">
  463. <caption>출력</caption>
  464. <script type="javascript" ev:event="DOMActivate">
  465. <![CDATA[
  466. exeReportPreview("RPPMC05600", "XMLSTR");
  467. ]]>
  468. </script>
  469. </button>
  470. </xhtml:body>
  471. </xhtml:html>