1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?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>사용자 관리</xhtml:title>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list/>
- </main>
- <send>
- <rate/>
- <random/>
- </send>
- <init>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- ]]>
- </script>
- <submission id="TRZBC00101"/>
- <submission id="TRICE00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/list"/>
- <submission id="TXICE00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/info1" replace="instance" resultref="/root/hidden"/>
- <submission id="TXICE00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/info2" replace="instance" resultref="/root/hidden"/>
- <submission id="TXICE00103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/info3" resultref="/root/hidden"/>
- <submission id="TXICE00104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/passinfo" replace="instance" resultref="/root/hidden"/>
- <submission id="TRICE00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/view/info1" replace="instance" resultref="/root/main/view"/>
- <submission id="TRICE00103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/view/reqinfo" replace="instance" resultref="/root/hidden"/>
- <submission id="TRICE00104" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/init/hosp"/>
- <submission id="TRICE00105" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/main/pwd"/>
- <submission id="TXICE00105" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/info1" replace="instance" resultref="/root/hidden"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="260" pageheight="160" guideline="2,783;1,1201;">
- <caption id="caption21" class="cell_1" style="left:1px; top:50px; width:99px; height:23px; text-align:center; vertical-align:middle; ">일정비율</caption>
- <line id="line12" class="line_3" style="x1:0px; y1:46px; x2:206px; y2:46px; "/>
- <input id="input17" ref="/root/send/rate" class="input_essential" navindex="12" imemode="alpha" maxlength="10" appearance="input" style="left:105px; top:52px; width:85px; height:19px; "/>
- <button id="button2" class="btn2_letter3" navindex="14" _auth="X" style="left:155px; top:110px; width:53px; height:19px; ">
- <caption>설정</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- ]]>
- </script>
- </button>
- <group id="grp_tle" style="left:0px; top:0px; width:210px; height:14px; ">
- <caption id="caption120" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">무작위 배정 기능</caption>
- </group>
- <caption id="caption2" class="tit_2" style="left:0px; top:30px; width:144px; height:14px; ">무작위 배정 기능</caption>
- <caption id="caption1" style="left:195px; top:52px; width:15px; height:20px; font-weight:bold; ">%</caption>
- <caption id="caption3" class="cell_1" style="left:0px; top:78px; width:99px; height:23px; text-align:center; vertical-align:middle; ">무작위</caption>
- <line id="line1" class="line_2" style="x1:0px; y1:75px; x2:206px; y2:75px; "/>
- <select id="checkbox1" ref="/root/send/random" overflow="visible" appearance="full" style="left:105px; top:82px; width:85px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>Y</value>
- </item>
- </choices>
- </select>
- </xhtml:body>
- </xhtml:html>
|