SMSMP00400_레포트연계3.0(서버연결).xrw 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <item>
  11. <name/>
  12. <name1>문경</name1>
  13. <name2>이상</name2>
  14. <name3>최경</name3>
  15. <name4>홍은</name4>
  16. </item>
  17. </main>
  18. <send>
  19. <report>
  20. <jobkindcd/>
  21. <posinstcd/>
  22. </report>
  23. </send>
  24. </root>
  25. </instance>
  26. <script type="javascript" ev:event="xforms-ready">
  27. <![CDATA[
  28. ]]>
  29. </script>
  30. </model>
  31. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  32. <script type="javascript" src="../../../com/commonweb/js/rexpert30.js"/>
  33. </xhtml:head>
  34. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  35. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  36. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:106px; height:14px; ">사용자리스트</caption>
  37. </group>
  38. <group id="grp_biz" scroll="auto" style="left:0px; top:20px; width:1195px; height:764px; ">
  39. <caption id="caption1" class="search_name" style="left:16px; top:9px; width:64px; height:17px; ">이름:</caption>
  40. <input id="input2" ref="/root/main/item/name" class="input_s_essential" navindex="1" style="left:80px; top:8px; width:130px; height:19px; "/>
  41. <button id="button8" class="btn3_letter4" style="left:280px; top:6px; width:80px; height:22px; ">
  42. <caption>미리보기</caption>
  43. <script type="javascript" ev:event="DOMActivate">
  44. <![CDATA[
  45. var obj = new Object();
  46. obj.name = model.getValue("/root/main/item/name");
  47. var option = "open=1;save=1;directprint=0;print=1;zoom=0;width=900;height=900";
  48. exeReportPreview30(["RPTMP00101"],[obj], option);
  49. ]]>
  50. </script>
  51. </button>
  52. <button id="btn_print" class="btn6_letter2" style="left:221px; top:6px; width:56px; height:22px; ">
  53. <caption>출력</caption>
  54. <script type="javascript" ev:event="DOMActivate">
  55. <![CDATA[
  56. var obj = new Object();
  57. obj.name = model.getValue("/root/main/item/name");
  58. var option = "open=1;save=1;directprint=1;print=1;zoom=0";
  59. exeReportPreview30(["RPTMP00101"],[obj], option);
  60. ]]>
  61. </script>
  62. </button>
  63. <button id="button1" class="btn3_letter8" style="left:280px; top:90px; width:128px; height:22px; ">
  64. <caption>멀티보고서보기</caption>
  65. <script type="javascript" ev:event="DOMActivate">
  66. <![CDATA[
  67. var params = new Array();
  68. for (var i=1;i<=4;i++)
  69. {
  70. var param = new Object();
  71. param.name = model.getValue("/root/main/item/name"+i);
  72. params.push(param);
  73. }
  74. var option = "open=1;save=1;directprint=0;print=1;zoom=0;width=1000;height=400;";
  75. exeReportPreview30(["RPTMP00101", "RPTMP00101", "RPTMP00101", "RPTMP00101"], params, option);
  76. ]]>
  77. </script>
  78. </button>
  79. <button id="button2" class="btn6_letter2" style="left:221px; top:90px; width:56px; height:22px; ">
  80. <caption>출력</caption>
  81. <script type="javascript" ev:event="DOMActivate">
  82. <![CDATA[
  83. var params = new Array();
  84. for (var i=1;i<=4;i++)
  85. {
  86. var param = new Object();
  87. param.name = model.getValue("/root/main/item/name"+i);
  88. params.push(param);
  89. }
  90. var option = "open=1;save=1;directprint=0;print=1;zoom=0";
  91. exeReportPreview30(["RPTMP00101", "RPTMP00101", "RPTMP00101", "RPTMP00101"], params, option);
  92. ]]>
  93. </script>
  94. </button>
  95. <caption id="caption2" class="search_name" style="left:15px; top:95px; width:64px; height:17px; ">이름1:</caption>
  96. <input id="input1" ref="/root/main/item/name1" class="input_s_essential" navindex="1" style="left:79px; top:94px; width:130px; height:19px; "/>
  97. <caption id="caption3" class="search_name" style="left:15px; top:125px; width:64px; height:17px; ">이름2:</caption>
  98. <input id="input3" ref="/root/main/item/name2" class="input_s_essential" navindex="1" style="left:79px; top:124px; width:130px; height:19px; "/>
  99. <caption id="caption4" class="search_name" style="left:15px; top:155px; width:64px; height:17px; ">이름3:</caption>
  100. <input id="input4" ref="/root/main/item/name3" class="input_s_essential" navindex="1" style="left:79px; top:154px; width:130px; height:19px; "/>
  101. <caption id="caption5" class="search_name" style="left:15px; top:180px; width:64px; height:17px; ">이름4:</caption>
  102. <input id="input5" ref="/root/main/item/name4" class="input_s_essential" navindex="1" style="left:79px; top:179px; width:130px; height:19px; "/>
  103. </group>
  104. </xhtml:body>
  105. </xhtml:html>