SPPMO01358_메르스팝업.xrw 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  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. <msginfo>
  11. <pid/>
  12. <hngnm/>
  13. <workdd/>
  14. <msg/>
  15. </msginfo>
  16. </main>
  17. <send>
  18. <pid/>
  19. <worktype/>
  20. </send>
  21. <init/>
  22. <hidden>
  23. </hidden>
  24. </root>
  25. </instance>
  26. <script type="javascript" ev:event="xforms-ready">
  27. <![CDATA[
  28. model.makeValue("/root/send/pid", opener.javascript.getParameter("SPPMO01358_pid"));
  29. model.makeValue("/root/send/worktype", opener.javascript.getParameter("SPPMO01358_worktype"));
  30. model.refresh();
  31. btn_search.dispatch("DOMActivate");
  32. if(getNodesetCount("/root/main/msginfo")>0){
  33. window.setSize("1010", "430");
  34. textarea1.visible=true;
  35. body.refresh();
  36. opener.javascript.setParameter("sRtn", "Y");
  37. }else{
  38. opener.javascript.setParameter("sRtn", "N");
  39. model.close();
  40. }
  41. ]]>
  42. </script>
  43. <script type="javascript" ev:event="xforms-close">
  44. <![CDATA[
  45. ]]>
  46. </script>
  47. <submission id="TRPAO02408" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/msginfo"/>
  48. <script type="javascript">
  49. <![CDATA[
  50. function fmerschk(worktype, pid){
  51. model.makeValue("/root/send/pid", pid);
  52. model.makeValue("/root/send/worktype", worktype);
  53. model.refresh();
  54. btn_search.dispatch("DOMActivate");
  55. return getNodesetCount("/root/main/msginfo");
  56. }
  57. ]]>
  58. </script>
  59. </model>
  60. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  61. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  62. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  63. </xhtml:head>
  64. <xhtml:body pagewidth="0" pageheight="0" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  65. <group id="group3" scroll="auto" style="left:0px; top:0px; width:663px; height:316px; ">
  66. <group id="group2" visibility="hidden" style="left:0px; top:0px; width:662px; height:35px; vertical-align:top; ">
  67. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:662px; height:35px; "/>
  68. <caption id="caption2" class="search_name" style="left:15px; top:8px; width:86px; height:17px; ">등록번호 :</caption>
  69. <button id="btn_search" class="btn1_letter2" style="left:590px; top:7px; width:56px; height:22px; ">
  70. <caption>조회</caption>
  71. <script type="javascript" ev:event="DOMActivate">
  72. <![CDATA[
  73. submit("TRPAO02408");
  74. ]]>
  75. </script>
  76. </button>
  77. <line id="line13" class="line_4" style="x1:574px; y1:7px; x2:574px; y2:29px; "/>
  78. <input id="input3" ref="/root/send/pid" class="input_search" style="left:106px; top:8px; width:85px; height:19px; ">
  79. <script type="javascript" ev:event="onkeypress">
  80. <![CDATA[
  81. if(event.keyCode == "13") {
  82. }
  83. ]]>
  84. </script>
  85. </input>
  86. </group>
  87. <caption id="caption1" class="tit_2" visibility="hidden" style="left:5px; top:45px; width:95px; height:15px; ">자격조회내역</caption>
  88. <line id="line1" class="line_1" visibility="hidden" style="x1:0px; y1:60px; x2:662px; y2:60px; "/>
  89. <datagrid id="grd_emrcnstinfo" nodeset="/root/main/msginfo" visibility="hidden" caption="등록번호^환자명^자격조회일자^자격조회메시지" colsep="^" colwidth="68, 100, 120, 336" dataheight="23" defaultrows="2" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:65px; width:662px; height:249px; text-align:center; ">
  90. <col ref="pid"/>
  91. <col ref="hngnm" style="text-align:center; "/>
  92. <col ref="workdd" format="yyyy-mm-dd" style="text-align:center; "/>
  93. <col ref="msg"/>
  94. </datagrid>
  95. </group>
  96. <button id="button1" class="btn4_letter2" style="left:910px; top:345px; width:56px; height:22px; ">
  97. <caption>확인</caption>
  98. <script type="javascript" ev:event="DOMActivate">
  99. <![CDATA[
  100. model.close();
  101. ]]>
  102. </script>
  103. </button>
  104. <textarea id="textarea1" ref="/root/main/msginfo/msg" scroll="auto" style="left:20px; top:25px; width:945px; height:310px; font-size:72pt; font-weight:bold; color:#ff0000; text-align:center; vertical-align:middle; "/>
  105. </xhtml:body>
  106. </xhtml:html>