SPADT62201_병동처방전출력.xrw 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  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>병동처방전출력</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <prcpdata/>
  11. </main>
  12. <send>
  13. <prcpinfo/>
  14. </send>
  15. <hidden/>
  16. <init/>
  17. </root>
  18. </instance>
  19. <submission id="TRADT62201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/prcpinfo" resultref="/root/main/prcpdata"/>
  20. <script type="javascript" ev:event="xforms-ready">
  21. <![CDATA[
  22. fInit_prnt();
  23. ]]>
  24. </script>
  25. <script type="javascript" ev:event="xforms-close">
  26. <![CDATA[
  27. removeReportPreview( "grp_report1");
  28. removeReportPreview( "grp_report2");
  29. removeReportPreview( "grp_report3");
  30. ]]>
  31. </script>
  32. </model>
  33. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  34. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  35. <script type="javascript" src="../../../ast/pharmacyweb/js/SPADT62201.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  37. </xhtml:head>
  38. <xhtml:body visibility="hidden" pagewidth="0" pageheight="0" style="margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; ">
  39. <group id="grp_report1" visibility="hidden" style="left:0px; top:0px; width:0px; height:0px; "/>
  40. <group id="grp_report2" visibility="hidden" style="left:0px; top:0px; width:0px; height:0px; "/>
  41. <script type="javascript" ev:event="onkeyup">
  42. <![CDATA[
  43. var keyPressed = event.keyCode ;
  44. if(keyPressed == 27) // 'ESC' or 'Q' 키가 눌려진 경우
  45. {
  46. window.close();
  47. }
  48. ]]>
  49. </script>
  50. <group id="group1" visibility="hidden" style="left:0px; top:0px; width:0px; height:0px; "/>
  51. <group id="group2" visibility="hidden" style="left:0px; top:0px; width:0px; height:0px; "/>
  52. <group id="grp_report3" visibility="hidden" style="left:0px; top:0px; width:0px; height:0px; "/>
  53. </xhtml:body>
  54. </xhtml:html>