123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365 |
- <?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>
- <hospinfor>
- <hospinforlist>
- <instcd/>
- <todd/>
- <fromdd/>
- <hospnm/>
- <hospgrde/>
- <bizmngrgstno/>
- <prsdnm/>
- <reprtel1/>
- <reprtel2/>
- <reprfaxno/>
- <zipcd1/>
- <zipcd2/>
- <zipcdseq/>
- <detladdr/>
- <zipcdaddr/>
- <womediflag/>
- <proccorpcd/>
- <inducscorpcd/>
- <lossinsucorpcd/>
- <fstrgstrid/>
- <fstrgstdt/>
- <lastupdtrid/>
- <lastupdtdt/>
- <loginid/>
- <password/>
- <clamagtcd/>
- <clamcnfmno/>
- <clamprsdnm/>
- <clamprsdrrgstno1/>
- <clamprsdrrgstno2/>
- <clamprsdtel/>
- <hospengnm/>
- <prsdengnm/>
- <engaddr/>
- <instcdgubn/>
- </hospinforlist>
- </hospinfor>
- <hospinfodlg>
- <hospinfodlglist/>
- </hospinfodlg>
- </main>
- <send>
- <hospnm/>
- <updatedata>
- <datalist/>
- </updatedata>
- </send>
- <hidden>
- <tmp>
- <olddatalist/>
- </tmp>
- </hidden>
- <result>
- <resultHospdata>
- <hospinforlist/>
- </resultHospdata>
- </result>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- ]]>
- </script>
- <submission id="TRPMB02301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/hospinfodlg"/>
- <submission id="TXPMB02301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/updatedata" resultref="/root/result/resultHospdata"/>
- <submission id="TXPMB02302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/hidden/tmp" resultref="/root/result/resultHospdata"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript">
- <![CDATA[
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body 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:254px; height:14px; ">병원정보조회</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:677px; ">
- <button id="button3" class="btn2_letter2" style="left:1106px; top:49px; width:42px; height:19px; ">
- <caption>수정</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.copyNode("/root/send/updatedata/datalist","/root/main/hospinfor/hospinforlist");
- model.makeNode("/root/send/updatedata/datalist/m");
- model.setValue("/root/send/updatedata/datalist/m", "u");
-
-
- if(submit("TXPMB02301")){
- submit("TRPMB02301");
- }
-
-
- ]]>
- </script>
- </button>
- <button id="button52" class="btn2_letter2" style="left:1150px; top:49px; width:42px; height:19px; ">
- <caption>추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if( model.getValue("/root/main/hospinfor/hospinforlist/todd") == "" ||
- model.getValue("/root/main/hospinfor/hospinforlist/instcd") == "" ){
- messageBox("병원 정보가 부족합니다.","E999","");
- }else{
- model.copyNode("/root/send/updatedata/datalist", "/root/main/hospinfor/hospinforlist");
- model.makeNode("root/send/updatedata/datalist/m");
- model.setValue("/root/send/updatedata/datalist/m", "i");
-
- }
-
- if(submit("TXPMB02301") ){
- submit("TRPMB02301") ;
- }
-
- ]]>
- </script>
- </button>
- <group id="group4" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect3" 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="btn_search" class="btn1_letter2" style="left:1125px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // 그리드에 임의의 내용들을 제거한 후에 인스턴스들을 세팅해준다
- model.removeNodeset("/root/main/hospinfodlg/hospinfodlglist");
- model.resetInstanceNode("/root/main/hospinfor/hospinforlist");
-
- // if(model.getValue("/root/send/hospnm") == ""){
- // messageBox("병원이름이 입력되지 않았습니다", "E999", "");
- // }else{
- submit("TRPMB02301");
- model.refresh();
- // }
-
- ]]>
- </script>
- </button>
- <line id="line2" class="line_4" style="x1:1114px; y1:7px; x2:1114px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption17" class="search_name" style="left:15px; top:8px; width:86px; height:17px; ">조회조건 :</caption>
- <input id="input1" ref="/root/send/hospnm" style="left:107px; top:8px; width:195px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if (event.keyCode == '13') {
- model.setFocus("btn_search");
- btn_search.dispatch("onclick");
- }
-
- ]]>
- </script>
- </input>
- </group>
- <col type="checkbox"/>
- <caption id="caption4" class="tit_2" style="left:6px; top:55px; width:139px; height:13px; ">병원정보내역</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:70px; x2:1193px; y2:70px; "/>
- <datagrid id="grd_hosp" nodeset="/root/main/hospinfodlg/hospinfodlglist" caption="기관코드^종료일자^시작일자^병원명^병원등급^사업자등록번호^대표자이름^대표전화번호1^대표자전화번호2^팩스번호^우편번호^우편번호^우편일련번호^기본주소^주소^양한방구분^의료보호기관기호^산업재해기관기호^손해보험기관기호^최초등록자ID^최초등록일시^최종수정자ID^최종수정일시^공단 로그인ID^공단PASSWORD^대행청구단체코드^검사승인번호^청구인대표자성명^청구인대표자 주민번호^청구인대표자 주민번호^청구인대표자 전화번호^병원 영문명^대표자 영문명^영문주소" colsep="^" colwidth="65, 100, 100, 180, 58, 110, 80, 100, 100, 100, 35, 35, 81, 252, 350, 100, 115, 115, 115, 100, 100, 100, 100, 100, 100, 100, 100, 115, 80, 80, 135, 200, 200, 500" dataheight="25" defaultrows="2" extendlastcol="false" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:290px; width:1192px; height:383px; ">
- <col ref="instcd"/>
- <col ref="todd" format="yyyy-mm-dd"/>
- <col ref="fromdd" format="yyyy-mm-dd"/>
- <col ref="hospnm"/>
- <col ref="hospgrde"/>
- <col ref="bizmngrgstno"/>
- <col ref="prsdnm"/>
- <col ref="reprtel1"/>
- <col ref="reprtel2"/>
- <col ref="reprfaxno"/>
- <col ref="zipcd1" format="999 -" style="text-align:right; border-right-width:0; "/>
- <col ref="zipcd2" style="border-left-width:0; "/>
- <col ref="zipcdseq"/>
- <col ref="zipcdaddr"/>
- <col ref="detladdr"/>
- <col ref="womediflag"/>
- <col ref="proccorpcd"/>
- <col ref="inducscorpcd"/>
- <col ref="lossinsucorpcd"/>
- <col ref="fstrgstrid"/>
- <col ref="fstrgstdt" format="yyyy-mm-dd"/>
- <col ref="lastupdtrid"/>
- <col ref="lastupdtdt" format="yyyy-mm-dd"/>
- <col ref="loginid"/>
- <col ref="password"/>
- <col ref="clamagtcd"/>
- <col ref="clamcnfmno"/>
- <col ref="clamprsdnm"/>
- <col ref="clamprsdrrgstno1" format="999999-" style="text-align:right; border-right-width:0; "/>
- <col ref="clamprsdrrgstno2" style="border-left-width:0; "/>
- <col ref="clamprsdtel"/>
- <col ref="hospengnm"/>
- <col ref="prsdengnm"/>
- <col ref="engaddr"/>
- <script type="javascript" ev:event="onrowchanged">
- <![CDATA[
- var cur_row = grd_hosp.row;
- if(cur_row>0){
- model.copyNode("/root/main/hospinfor/hospinforlist", "/root/main/hospinfodlg/hospinfodlglist[" +cur_row+"]");
-
- //수정할 데이터의 이전데이터를 저장하기위한 임시 공간
- model.copyNode("/root/hidden/tmp/olddatalist", "/root/main/hospinfodlg/hospinfodlglist[" +cur_row+"]");
-
- model.makeNode("/root/main/hospinfor/hospinforlist/oldinstcd");
- model.setValue("/root/main/hospinfor/hospinforlist/oldinstcd", model.getValue("/root/main/hospinfor/hospinforlist/instcd"));
-
- model.makeNode("/root/main/hospinfor/hospinforlist/oldfromdd");
- model.setValue("/root/main/hospinfor/hospinforlist/oldfromdd", model.getValue("/root/main/hospinfor/hospinforlist/fromdd"));
-
- model.makeNode("/root/main/hospinfor/hospinforlist/oldtodd");
- model.setValue("/root/main/hospinfor/hospinforlist/oldtodd", model.getValue("/root/main/hospinfor/hospinforlist/todd"));
-
-
-
- model.makeNode("/root/main/hospinfor/hospinforlist/tmpfromdd");
- model.setValue("/root/main/hospinfor/hospinforlist/tmpfromdd", "20071212" );
-
- model.makeNode("/root/main/hospinfor/hospinforlist/tmptodd");
- model.setValue("/root/main/hospinfor/hospinforlist/tmptodd", "20071212" );
-
- }
- model.refresh();
-
- ]]>
- </script>
- </datagrid>
- <input id="input7" ref="/root/main/hospinfor/hospinforlist/lastupdtrid" class="input_default" navindex="23" appearance="input" style="left:735px; top:164px; width:127; height:19px; text-align:right; "/>
- <caption id="caption40" class="cell_1" style="left:0px; top:96px; width:145px; height:23px; vertical-align:middle; ">병원등급/종별구분</caption>
- <input id="input20" ref="/root/main/hospinfor/hospinforlist/lossinsucorpcd" class="input_default" navindex="19" style="left:991px; top:142px; width:201px; height:19px; text-align:right; "/>
- <input id="input21" ref="/root/main/hospinfor/hospinforlist/detladdr" class="input_default" navindex="15" style="left:991px; top:120px; width:201px; height:19px; text-align:right; "/>
- <input id="input22" ref="/root/main/hospinfor/hospinforlist/lastupdtdt" class="input_default" navindex="24" appearance="input" style="left:991px; top:164px; width:201; height:19px; text-align:right; "/>
- <caption id="caption22" class="cell_1" style="left:0px; top:164px; width:115px; height:20px; vertical-align:middle; ">최초등록자ID</caption>
- <input id="input23" ref="/root/main/hospinfor/hospinforlist/fromdd" class="input_default" navindex="6" inputtype="date" format="yyyy-mm-dd" appearance="input" style="left:735px; top:75px; width:127; height:19px; "/>
- <caption id="caption11" class="cell_1" style="left:336px; top:75px; width:115px; height:20px; vertical-align:middle; ">종료일자</caption>
- <caption id="caption12" class="cell_1" style="left:274px; top:164px; width:144; height:20px; vertical-align:middle; ">최초등록일시</caption>
- <caption id="caption3" class="cell_1" style="left:605px; top:142px; width:128px; height:20px; vertical-align:middle; ">기본주소</caption>
- <input id="input24" ref="/root/main/hospinfor/hospinforlist/reprtel1" class="input_default" navindex="11" style="left:991px; top:98px; width:201px; height:19px; text-align:right; "/>
- <caption id="caption23" class="cell_1" style="left:605px; top:97px; width:128px; height:20px; vertical-align:middle; ">대표자이름</caption>
- <caption id="caption13" class="cell_1" style="left:0px; top:186px; width:115px; height:20px; vertical-align:middle; ">공단 로그인ID</caption>
- <caption id="caption24" class="cell_1" style="left:864px; top:143px; width:125px; height:20px; vertical-align:middle; ">손해보험기관기호</caption>
- <input id="input25" ref="/root/main/hospinfor/hospinforlist/proccorpcd" class="input_default" navindex="17" style="left:147px; top:142px; width:187px; height:19px; text-align:right; "/>
- <caption id="caption1" class="cell_1" style="left:0px; top:120px; width:145px; height:20px; vertical-align:middle; ">대표자전화번호2</caption>
- <caption id="caption5" class="cell_1" style="left:864px; top:165px; width:125px; height:20px; vertical-align:middle; ">최종수정일시</caption>
- <input id="input26" ref="/root/main/hospinfor/hospinforlist/fstrgstrid" class="input_default" navindex="21" style="left:117px; top:164px; width:155px; height:19px; text-align:right; "/>
- <caption id="caption25" class="cell_1" style="left:336px; top:120px; width:115px; height:20px; vertical-align:middle; ">대표자팩스번호</caption>
- <caption id="caption14" class="cell_1" style="left:336px; top:98px; width:115px; height:20px; vertical-align:middle; ">사업자등록번호</caption>
- <input id="input2" ref="/root/main/hospinfor/hospinforlist/instcd" class="input_default" navindex="20" style="left:147px; top:75px; width:187px; height:19px; text-align:right; "/>
- <caption id="caption15" class="cell_1" style="left:336px; top:142px; width:115px; height:20px; vertical-align:middle; ">산업재해기관기호</caption>
- <caption id="caption26" class="cell_1" style="left:0px; top:142px; width:145px; height:20px; vertical-align:middle; ">의료보호기관기호</caption>
- <caption id="caption48" class="cell_1" style="left:864px; top:120px; width:125px; height:20px; vertical-align:middle; ">상세주소</caption>
- <input id="input27" ref="/root/main/hospinfor/hospinforlist/reprtel2" class="input_default" navindex="12" style="left:147px; top:121px; width:187px; height:19px; text-align:right; "/>
- <input id="input3" ref="/root/main/hospinfor/hospinforlist/loginid" class="input_default" navindex="25" style="left:117px; top:186px; width:155px; height:19px; text-align:right; "/>
- <input id="input28" ref="/root/main/hospinfor/hospinforlist/fstrgstdt" class="input_default" navindex="22" format="yyyy-mm-dd" appearance="input" style="left:420px; top:164px; width:143px; height:19px; text-align:right; "/>
- <caption id="caption7" class="cell_1" style="left:864px; top:98px; width:125px; height:20px; vertical-align:middle; ">대표자전화번호1</caption>
- <caption id="caption16" class="cell_1" style="left:605px; top:75px; width:128px; height:20px; vertical-align:middle; ">시작일자</caption>
- <input id="input4" ref="/root/main/hospinfor/hospinforlist/password" class="input_default" navindex="26" appearance="input" style="left:420px; top:186px; width:143px; height:19px; text-align:right; "/>
- <caption id="caption8" class="cell_1" style="left:565px; top:164px; width:168px; height:20px; vertical-align:middle; ">최종수정자ID</caption>
- <input id="input29" ref="/root/main/hospinfor/hospinforlist/inducscorpcd" class="input_default" navindex="18" style="left:453px; top:143px; width:150px; height:19px; text-align:right; "/>
- <caption id="caption2" class="cell_1" style="left:605px; top:118px; width:128px; height:23px; vertical-align:middle; ">우편번호</caption>
- <line id="line5" class="line_2" style="x1:0px; y1:162px; x2:1194px; y2:162px; "/>
- <input id="input19" ref="/root/main/hospinfor/hospinforlist/zipcd1" class="input_default" navindex="14" style="left:735px; top:120px; width:45; height:19px; text-align:right; "/>
- <caption id="caption9" class="cell_1" style="left:864px; top:75px; width:125px; height:20px; vertical-align:middle; ">병원명</caption>
- <caption id="caption29" class="cell_1" style="left:0px; top:75px; width:145px; height:20px; vertical-align:middle; ">기관코드</caption>
- <caption id="caption19" class="cell_1" style="left:274px; top:186px; width:144; height:20px; vertical-align:middle; ">공단 PASSWARD</caption>
- <input id="input5" ref="/root/main/hospinfor/hospinforlist/reprfaxno" navindex="13" style="left:453px; top:120px; width:150px; height:19px; text-align:right; "/>
- <input id="input6" ref="/root/main/hospinfor/hospinforlist/womediflag" class="input_default" navindex="16" visibility="hidden" style="left:145px; top:45px; width:160px; height:19px; text-align:right; "/>
- <input id="input8" ref="/root/main/hospinfor/hospinforlist/clamcnfmno" class="input_default" navindex="24" appearance="input" style="left:991; top:186px; width:201; height:19px; text-align:right; "/>
- <caption id="caption20" class="cell_1" style="left:864px; top:186px; width:125; height:20px; vertical-align:middle; ">검사승인번호</caption>
- <input id="input11" ref="/root/main/hospinfor/hospinforlist/hospengnm" class="input_default" navindex="24" appearance="input" style="left:991; top:208px; width:201; height:19px; text-align:right; "/>
- <input id="input12" ref="/root/main/hospinfor/hospinforlist/prsdengnm" class="input_default" navindex="25" style="left:117px; top:231px; width:155px; height:19px; text-align:right; "/>
- <input id="input13" ref="/root/main/hospinfor/hospinforlist/clamprsdrrgstno1" class="input_default" navindex="26" appearance="input" style="left:420px; top:209px; width:65; height:19px; text-align:right; "/>
- <caption id="caption27" class="cell_1" style="left:864px; top:208px; width:125; height:20px; vertical-align:middle; ">병원영문명</caption>
- <caption id="caption28" class="cell_1" style="left:274px; top:231px; width:144px; height:20px; vertical-align:middle; ">영문주소</caption>
- <caption id="caption30" class="cell_1" style="left:0px; top:231px; width:115px; height:20px; vertical-align:middle; ">대표자영문명</caption>
- <input id="input14" ref="/root/main/hospinfor/hospinforlist/clamagtcd" class="input_default" navindex="23" appearance="input" style="left:735px; top:186px; width:127; height:19px; text-align:right; "/>
- <caption id="caption31" class="cell_1" style="left:565px; top:186px; width:168px; height:20px; vertical-align:middle; ">대행청구단체코드</caption>
- <caption id="caption32" class="cell_1" style="left:565px; top:208px; width:168px; height:20px; vertical-align:middle; ">청구인대표자 전화번호</caption>
- <input id="input15" ref="/root/main/hospinfor/hospinforlist/clamprsdtel" class="input_default" navindex="23" appearance="input" style="left:735px; top:209px; width:127px; height:19px; text-align:right; "/>
- <line id="line7" class="line_3" style="x1:0px; y1:118px; x2:1194px; y2:118px; "/>
- <line id="line1" class="line_1" style="x1:0px; y1:285px; x2:1192; y2:285px; "/>
- <input id="input17" ref="/root/main/hospinfor/hospinforlist/zipcd2" class="input_default" navindex="26" appearance="input" style="left:793px; top:120px; width:45px; height:19px; text-align:right; "/>
- <input id="input18" ref="/root/main/hospinfor/hospinforlist/zipcdseq" class="input_default" navindex="26" appearance="input" style="left:840px; top:120px; width:22px; height:19px; text-align:right; "/>
- <input id="input16" ref="/root/main/hospinfor/hospinforlist/engaddr" class="input_default" navindex="25" style="left:420px; top:231px; width:772px; height:19px; text-align:right; "/>
- <input id="input31" ref="/root/main/hospinfor/hospinforlist/clamprsdnm" class="input_default" navindex="25" style="left:117px; top:209px; width:155px; height:19px; text-align:right; "/>
- <caption id="caption18" class="cell_1" style="left:274px; top:208px; width:144px; height:20px; vertical-align:middle; ">청구인대표자 주민번호</caption>
- <caption id="caption33" class="cell_1" style="left:0px; top:208px; width:115px; height:20px; vertical-align:middle; ">청구인대표자성명</caption>
- <input id="input9" ref="/root/main/hospinfor/hospinforlist/hospgrde" class="input_default" navindex="20" style="left:147px; top:98px; width:32px; height:19px; text-align:center; "/>
- <input id="input10" ref="/root/main/hospinfor/hospinforlist/bizmngrgstno" class="input_default" navindex="20" style="left:453px; top:98px; width:150px; height:19px; text-align:right; "/>
- <input id="input32" ref="/root/main/hospinfor/hospinforlist/todd" class="input_default" navindex="6" inputtype="date" format="yyyy-mm-dd" appearance="input" style="left:453px; top:75px; width:150px; height:19px; "/>
- <input id="input30" ref="/root/main/hospinfor/hospinforlist/hospnm" class="input_default" navindex="11" style="left:991px; top:75px; width:201px; height:19px; text-align:right; "/>
- <input id="input33" ref="/root/main/hospinfor/hospinforlist/clamprsdrrgstno2" class="input_default" navindex="26" appearance="input" style="left:498px; top:209px; width:65; height:19px; text-align:right; "/>
- <input id="input34" ref="/root/main/hospinfor/hospinforlist/prsdnm" class="input_default" navindex="23" appearance="input" style="left:735px; top:98px; width:127; height:19px; text-align:right; "/>
- <caption id="caption10" style="left:782px; top:123px; width:10px; height:15px; ">-</caption>
- <line id="line4" class="line_3" style="x1:0px; y1:140px; x2:1194px; y2:140px; "/>
- <line id="line6" class="line_3" style="x1:0px; y1:184px; x2:1194px; y2:184px; "/>
- <line id="line8" class="line_3" style="x1:0px; y1:95px; x2:1194px; y2:95px; "/>
- <line id="line11" class="line_3" style="x1:0px; y1:251px; x2:1194px; y2:251px; "/>
- <line id="line12" class="line_3" style="x1:0px; y1:162px; x2:1194px; y2:162px; "/>
- <line id="line13" class="line_3" style="x1:0px; y1:206px; x2:1194px; y2:206px; "/>
- <line id="line14" class="line_3" style="x1:2px; y1:229px; x2:1194; y2:229px; "/>
- <caption id="caption21" style="left:487px; top:213px; width:13px; height:15px; ">-</caption>
- <input id="input35" ref="/root/main/hospinfor/hospinforlist/zipcdaddr" style="left:735px; top:143px; width:127px; height:19px; "/>
- <select1 id="combo1" ref="/root/main/hospinfor/hospinforlist/instcdgubn" appearance="minimal" style="left:181px; top:98px; width:153px; height:19px; text-align:right; ">
- <choices>
- <item>
- <label>상급종합병원(3차)</label>
- <value>0</value>
- </item>
- <item>
- <label>종합병원(2차)</label>
- <value>1</value>
- </item>
- <item>
- <label>병/의원급(1차)</label>
- <value>2</value>
- </item>
- <item>
- <label>보건소</label>
- <value>3</value>
- </item>
- <item>
- <label>치과병원(1차)</label>
- <value>4</value>
- </item>
- </choices>
- </select1>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:690px; width:1194px; height:27px; ">
- <button id="btn_cancel" class="btn4_letter2" disabled="true" visibility="hidden" style="left:1135px; top:5px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <button id="btn_updt" class="btn4_letter2" disabled="true" visibility="hidden" style="left:1075px; top:5px; width:56px; height:22px; ">
- <caption>변경</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- ]]>
- </script>
- </button>
- </group>
- <button id="btn_excsave" class="btn2_letter2" style="left:1150px; top:277px; width:42px; height:19px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var file = window.fileDialog("save","","false","","xls","Excel Files(*.xls)|*.xls");
- grd_hosp.saveExcel(file);
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|