1234567891011121314151617181920212223242526272829303132333435363738394041 |
- <?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>원외처방전출력</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <prcpdata/>
- </main>
- <send>
- <prcpinfo/>
- </send>
- <hidden/>
- <init/>
- </root>
- </instance>
- <submission id="TRADT61101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/prcpinfo" resultref="/root/main/prcpdata"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //alert("#############################");
- fInit();
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
- <script type="javascript" src="../../../ast/pharmacyweb/js/SPADT61100.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="250" pageheight="100" guideline="1,378;2,91;" style="font-size:11pt; margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <caption id="caption1" style="left:30px; top:20px; width:197px; height:56px; font-size:11pt; font-weight:bold; ">원외 처방전 출력 중</caption>
- <group id="grp_pharmacy" visibility="hidden" style="left:40px; top:15px; width:105px; height:76px; "/>
- <group id="grp_pat" visibility="hidden" style="left:35px; top:10px; width:190px; height:60px; "/>
- <group id="grp_pharmacy2" visibility="hidden" style="left:40px; top:15px; width:105px; height:76px; "/>
- <group id="grp_pat2" visibility="hidden" style="left:35px; top:10px; width:190px; height:60px; "/>
- <img id="QR_img_input" visibility="hidden" src="C:/Program Files/himed/components/EDBel/qrimg.bmp" style="left:0; top:0; width:10; height:10; background-stretch:stretch; border-color:transparent; border-style:solid; "/>
- </xhtml:body>
- </xhtml:html>
|