SPRPZ00400_우편번호HELP.xrw 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  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>PPRPC00400_우편번호HELP</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <zipcd>
  11. <zipcodelist/>
  12. </zipcd>
  13. </main>
  14. <target/>
  15. <init>
  16. </init>
  17. <send>
  18. <zipcdref>
  19. <blok/>
  20. </zipcdref>
  21. </send>
  22. </root>
  23. </instance>
  24. <script type="javascript" ev:event="xforms-ready">
  25. <![CDATA[
  26. model.copyNode("root/main/zipcd","/root/target/validation");
  27. model.refresh();
  28. ipt_blok.attribute("imemode") = "hangul";
  29. model.setFocus("ipt_blok");
  30. ]]>
  31. </script>
  32. <submission id="TRRPZ00401" ref="/root/send/zipcdref" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/zipcd"/>
  33. </model>
  34. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  35. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  36. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  37. </xhtml:head>
  38. <xhtml:body pagewidth="620" pageheight="560" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  39. <group id="group3" scroll="auto" style="left:8px; top:0px; width:580px; height:522px; ">
  40. <group id="group2" style="left:0px; top:5px; width:580px; height:35px; ">
  41. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:580px; height:35; "/>
  42. <button id="btn_search" class="btn1_letter2" style="left:509px; top:7px; width:56px; height:22px; ">
  43. <caption>조회</caption>
  44. <script type="javascript" ev:event="DOMActivate">
  45. <![CDATA[
  46. submit("TRRPZ00401");
  47. ]]>
  48. </script>
  49. </button>
  50. <line id="line13" class="line_4" style="x1:494px; y1:4px; x2:494px; y2:31px; border-color:#ffe4bb; border-left-style:solid; "/>
  51. <caption id="caption2" class="search_name" style="left:15; top:9; width:83px; height:17px; ">읍 면 동 :</caption>
  52. <input id="ipt_blok" ref="/root/send/zipcdref/blok" class="input_s_essential" style="left:100px; top:8px; width:140px; height:19px; ">
  53. <script type="javascript" ev:event="onkeyup">
  54. <![CDATA[
  55. inputEnterKey("btn_search", "DOMActivate");
  56. ]]>
  57. </script>
  58. </input>
  59. </group>
  60. <caption id="caption1" class="tit_2" style="left:5px; top:50px; width:95px; height:13px; ">주소 리스트</caption>
  61. <line id="line1" class="line_1" style="x1:0px; y1:65px; x2:580px; y2:65px; "/>
  62. <datagrid id="grd_zipcdlist" nodeset="/root/main/zipcd/zipcodelist" caption="우편번호^우편번호^주소^일련번호|앞자리^뒷자리^주소^일련번호" colwidth="69, 65, 374, 36" defaultrows="0" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" colsep="^" style="left:0px; top:70px; width:580px; height:447px; ">
  63. <col ref="zipcdhead" style="text-align:center; vertical-align:middle; "/>
  64. <col ref="zipcdfoot" style="text-align:center; vertical-align:middle; "/>
  65. <col ref="address"/>
  66. <col ref="seqno" style="text-align:center; vertical-align:middle; "/>
  67. <script type="javascript" ev:event="ondblclick">
  68. <![CDATA[
  69. if( grd_zipcdlist.isCell(event.target) && grd_zipcdlist.row >= grd_zipcdlist.fixedRows )
  70. {
  71. btn_confirm.dispatch("DOMActivate");
  72. }
  73. ]]>
  74. </script>
  75. </datagrid>
  76. </group>
  77. <group id="group1" scroll="auto" style="left:8px; top:521px; width:580px; height:27px; ">
  78. <button id="btn_confirm" class="btn4_letter2" style="left:466px; top:5px; width:56px; height:22px; ">
  79. <caption>확인</caption>
  80. <script type="javascript" ev:event="DOMActivate">
  81. <![CDATA[
  82. misfPopUpListReturn(grd_zipcdlist);
  83. ]]>
  84. </script>
  85. </button>
  86. <button id="btn_cancel" class="btn4_letter2" style="left:524px; top:5px; width:56px; height:22px; ">
  87. <caption>취소</caption>
  88. <script type="javascript" ev:event="DOMActivate">
  89. <![CDATA[
  90. misfPopUpListCancel();
  91. ]]>
  92. </script>
  93. </button>
  94. <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:580; y2:0px; "/>
  95. </group>
  96. </xhtml:body>
  97. </xhtml:html>