123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>원외심사위원등록</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <item>
- <newElement/>
- <newElement/>
- <newElement/>
- <newElement/>
- <newElement/>
- <newElement/>
- <newElement/>
- <newElement/>
- <newElement/>
- </item>
- <list>
- <newElement/>
- <newElement/>
- <newElement/>
- </list>
- </main>
- <send>
- </send>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- submit("TRZBC00101", false);
- ]]>
- </script>
- <submission id="TRZBC00101"/>
- </model>
- <script type="javascript" src="../../../crc/comsubjweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript">
- <![CDATA[
- function fCheck(){
-
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="660" pageheight="500" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_biz" scroll="auto" style="left:0px; top:0px; width:625px; height:450px; ">
- <caption id="caption120" class="tit_1" style="left:20px; top:18px; width:175px; height:14px; ">시험약 처방</caption>
- <line id="line1" class="line_1" style="x1:20px; y1:50px; x2:590px; y2:50px; "/>
- <button id="button4" class="btn5_letter2" navindex="3" style="left:495px; top:235px; width:42px; height:19px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( fCheck() == false ) {
- return;
- }
- ]]>
- </script>
- </button>
- <line id="line6" class="line_3" style="x1:20px; y1:230px; x2:590px; y2:230px; "/>
- <caption id="caption6" class="cell_1" style="left:20px; top:205px; width:100px; height:23px; text-align:center; vertical-align:middle; ">시험약 번호</caption>
- <input id="output5" appearance="input" style="left:125px; top:207px; width:150px; height:19px; "/>
- <caption id="caption8" class="tit_2" style="left:20px; top:35px; width:195px; height:13px; font-weight:bold; ">시험약을 처방하시겠습니까?</caption>
- <select1 id="radio1" appearance="full" rows="2" vcellspacing="10" overflow="visible" style="left:30px; top:55px; width:65px; height:55px; border-style:none; ">
- <choices>
- <item>
- <label>예</label>
- <value>Y</value>
- </item>
- <item>
- <label>아니오</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <caption id="caption2" class="tit_2" style="left:20px; top:135px; width:270px; height:13px; font-weight:bold; ">처방한 시험약의 용량이 변경되었습니까?</caption>
- <select1 id="radio2" appearance="full" cellspacing="20" cols="3" overflow="visible" style="left:30px; top:160px; width:245px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>증가</label>
- <value>1</value>
- </item>
- <item>
- <label>감소</label>
- <value>2</value>
- </item>
- <item>
- <label>유지</label>
- <value>3</value>
- </item>
- </choices>
- </select1>
- <caption id="caption1" style="left:100px; top:85px; width:455px; height:20px; font-weight:bold; ">(사유 : )</caption>
- <input id="input1" style="left:145px; top:85px; width:385px; height:19px; "/>
- <button id="button1" class="btn2_letter2" navindex="3" style="left:545px; top:235px; width:42px; height:19px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( fCheck() == false ) {
- return;
- }
- ]]>
- </script>
- </button>
- <line id="line2" class="line_3" style="x1:20px; y1:200px; x2:590px; y2:200px; "/>
- <line id="line3" class="line_1" style="x1:20px; y1:150px; x2:590px; y2:150px; "/>
- <line id="line4" class="line_3" style="x1:20px; y1:200px; x2:590px; y2:200px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|