1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- </main>
- <send>
- <station_cd/>
- <pid/>
- <check_tm/>
- </send>
- <list>
- <crdrfprgm>
- <pid/>
- <result/>
- <stationcd/>
- </crdrfprgm>
- </list>
- </root>
- </instance>
- <submission id="TXDRA00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/list"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/authinfoweb/js/ZSA001.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../crd/cardissueweb/js/crdcommon.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,1193;1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">외부 테스트</caption>
- </group>
- <group id="group3" style="left:0px; top:13px; width:1195px; height:767px; ">
- <group id="group2" style="left:0px; top:0px; width:1194px; height:205px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button1" class="btn1_letter2" style="left:1129px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TXDRA00301");
- model.refresh();
- ]]>
- </script>
- </button>
- <line id="line2" class="line_4" style="x1:1110px; y1:7px; x2:1110px; y2:27px; border-color:#ffe4bb; border-left-style:solid; "/>
- <input id="input1" ref="/root/send/station_cd" style="left:110px; top:10px; width:110px; height:19px; "/>
- <input id="input2" ref="/root/send/pid" style="left:345px; top:10px; width:95px; height:19px; "/>
- <input id="input3" ref="/root/send/check_tm" format="hh:nn:ss" style="left:540px; top:10px; width:95px; height:19px; "/>
- <caption id="caption5" class="search_name" style="left:265px; top:10px; width:84px; height:17px; ">환자번호</caption>
- <caption id="caption1" class="search_name" style="left:5px; top:10px; width:102px; height:17px; ">스테이션코드</caption>
- <caption id="caption2" class="search_name" style="left:450px; top:10px; width:84px; height:17px; ">체크타임</caption>
- <caption id="caption3" class="search_name" style="left:0px; top:180px; width:102px; height:17px; ">스테이션코드</caption>
- <caption id="caption4" class="search_name" style="left:245px; top:180px; width:84px; height:17px; ">환자번호</caption>
- <input id="input4" ref="/root/list/crdrfprgm/stationcd" style="left:110px; top:180px; width:110px; height:19px; "/>
- <input id="input5" ref="/root/list/crdrfprgm/pid" style="left:340px; top:180px; width:95px; height:19px; "/>
- <caption id="caption7" class="search_name" style="left:455px; top:180px; width:84px; height:17px; ">결과</caption>
- <input id="input6" ref="/root/list/crdrfprgm/result" style="left:515px; top:180px; width:95px; height:19px; "/>
- <button id="button2" class="btn1_letter2" style="left:620px; top:180px; width:100px; height:20px; ">
- <caption>팝업</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var search_stationcd_path = model.getValue("/root/list/crdrfprgm/stationcd");//검색값
- var receive_stationcd_path = "/root/list/crdrfprgm/stationcd";
- var receive_pid_path = "/root/list/crdrfprgm/pid";
- var receive_result_path = "/root/list/crdrfprgm/result";
-
- //펑션 호출시
- //zbcCRCCommonList(param1, param2, param3);
- setParameter("search_stationcd_path", search_stationcd_path);
- setParameter("receive_stationcd_path", receive_stationcd_path);
- setParameter("receive_pid_path", receive_pid_path);
- setParameter("receive_result_path", receive_result_path);
- modal("SPDRA00300");
- clearParameter("receive_stationcd_path");
- clearParameter("receive_pid_path");
- clearParameter("receive_result_path");
- ]]>
- </script>
- </button>
- </group>
- <button id="btn_cle" class="btn4_letter3" style="left:1125px; top:745px; width:68px; height:22px; background-image:../../../com/commonweb/images/btn4_letter3.gif; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.reset();
- model.refresh();
-
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|