123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437 |
- <?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>
- <vipinfo>
- <viplist/>
- </vipinfo>
- <statusinfo>
- <ordlist/>
- <admtlist/>
- <oprslist/>
- <dschlist/>
- <testlist/>
- </statusinfo>
- </main>
- <send>
- <allday>N</allday>
- <pid/>
- <hngnm/>
- <rrgstno1/>
- <rrgstno2/>
- <vipcls/>
- <vipflag/>
- <ezpassyn>N</ezpassyn>
- <fromdd/>
- <todd/>
- <cardtodd/>
- <cardrgstdd/>
- </send>
- <init>
- <P0443list/>
- <P0444list/>
- </init>
- <!--
- <hidden>
- <tmp/>
- </hidden>
- -->
- </root>
- </instance>
- <script type="javascript">
- <![CDATA[
- var TIMER_ID = "";
-
- function fGetVipStatus() {
-
- submit("TRPMC02201");
-
- var now = new Date();
- cap_lastupdate.value = now.toLocaleTimeString();
-
- var next = new Date();
- next.setMinutes(now.getMinutes() + 5);
- cap_nextupdate.value = next.toLocaleTimeString();
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- model.setValue("/root/send/fromdd", getCurrentDate());
- model.setValue("/root/send/todd", getCurrentDate());
- ipt_fromdd.refresh();
- ipt_todd.refresh();
-
- // VIP 관련 코드 조회 (분류, 구분)
- zbcfGetCodeList(new Array("P0444", "P0443"), new Array("/root/init/P0444list", "/root/init/P0443list"));
-
- addComboItem("cmb_vipcls", "전체", "A");
- addComboItem("cmb_vipflag", "전체", "A");
-
- model.setValue("/root/send/vipcls", "A");
- model.setValue("/root/send/vipflag", "A");
-
- rdo_ezpassyn.refresh();
-
- //진료과코드 진료의사ID 조회
- //pamGetDeptCDDrIDList();
-
- grd_ordlist.rowHeightMin = 23;
- grd_admtlist.rowHeightMin = 23;
- grd_dschlist.rowHeightMin = 23;
- grd_testlist.rowHeightMin = 23;
- grd_viplist.rowHeightMin = 23;
-
- fGetVipStatus();
-
- TIMER_ID = window.setInterval("fGetVipStatus()", 1000 * 60 * 5);
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-model-destruct">
- <![CDATA[
- if (TIMER_ID != "") {
- window.clearInterval(TIMER_ID);
- }
- ]]>
- </script>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- <!--submission id="TRPAM00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/hidden/tmp"/-->
- <submission id="TRPMC02200" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/vipinfo/viplist"/>
- <submission id="TRPMC02201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/statusinfo"/>
- </model>
- <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/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="1211" pageheight="784" tyle="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0;">
- <button id="btn_status" class="btn_sw" visibility="hidden" group="tab" selected="false" style="left:0px; top:20px; width:85px; height:22px; ">
- <caption>내원 현황</caption>
- <toggle case="case1" ev:event="onclick"/>
- </button>
- <button id="btn_list" class="btn_sw" visibility="hidden" group="tab" selected="true" style="left:85px; top:20px; width:85px; height:22px; ">
- <caption>VIP 목록</caption>
- <toggle case="case2" ev:event="onclick"/>
- </button>
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:15px; ">이지패스 환자 조회</caption>
- <switch id="swt_vip" style="left:0px; top:40px; width:1194px; height:730px; border-color:#c7a3cf; border-style:solid; ">
- <case id="case1" style="left:0px; top:0px; width:100.00%; height:100.00%; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:780px; top:680px; width:405px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption1" class="tit_2" style="left:10px; top:10px; width:145px; height:13px; ">진료일자</caption>
- <line id="line1" class="line_1" style="x1:10px; y1:25px; x2:591px; y2:25px; "/>
- <datagrid id="grd_ordlist" nodeset="/root/main/statusinfo/ordlist" autoresize="true" caption="VIP분류^VIP구분^등록번호^이름^주민등록번호^외래예약상황^외래예약상황^외래예약상황^진료참조사항|VIP분류^VIP구분^등록번호^이름^주민등록번호^외래예약일시^진료과^진료의^진료참조사항" colsep="^" colwidth="55, 60, 55, 50, 95, 105, 100, 50, 200" mergecellsfixedrows="bycolrec" rowsep="|" style="left:10px; top:30px; width:581px; height:210px; text-align:center; word-wrap:word; ">
- <col disabled="true" ref="vipcls" type="combo">
- <choices>
- <itemset nodeset="/root/init/P0443list/P0443">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="vipflag" type="combo">
- <choices>
- <itemset nodeset="/root/init/P0444list/P0444">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="pid"/>
- <col explorerbar="sortshow" ref="hngnm"/>
- <col ref="rrgstno"/>
- <col explorerbar="sortshow" ref="orddt" format="yyyy-mm-dd hh:nn"/>
- <col explorerbar="sortshow" ref="orddeptnm"/>
- <col explorerbar="sortshow" ref="orddrnm"/>
- <col ref="remfact" style="text-align:left; "/>
- </datagrid>
- <caption id="caption4" class="tit_2" style="left:10px; top:250px; width:145px; height:13px; ">수술일자</caption>
- <line id="line2" class="line_1" style="x1:10px; y1:265px; x2:591px; y2:265px; "/>
- <datagrid id="grd_oprslist" nodeset="/root/main/statusinfo/oprslist" caption="VIP분류^VIP구분^등록번호^이름^주민등록번호^수술예약상황^수술예약상황^수술예약상황^수술예약상황^진료참조사항|VIP분류^VIP구분^등록번호^이름^주민등록번호^수술예약일^집도과^집도의^수술명^진료참조사항" colsep="^" colwidth="55, 60, 55, 50, 95, 75, 100, 50, 200, 200" mergecellsfixedrows="bycolrec" rowsep="|" style="left:10px; top:270px; width:581px; height:210px; text-align:center; word-wrap:word; ">
- <col disabled="true" ref="vipcls" type="combo">
- <choices>
- <itemset nodeset="/root/init/P0443list/P0443">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="vipflag" type="combo">
- <choices>
- <itemset nodeset="/root/init/P0444list/P0444">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="pid"/>
- <col explorerbar="sortshow" ref="hngnm"/>
- <col ref="rrgstno"/>
- <col explorerbar="sortshow" ref="opcnfmdd" format="yyyy-mm-dd"/>
- <col explorerbar="sortshow" ref="oporddeptnm"/>
- <col explorerbar="sortshow" ref="oporddrnm"/>
- <col ref="opcd" style="text-align:left; "/>
- <col ref="remfact" style="text-align:left; "/>
- </datagrid>
- <caption id="caption5" class="tit_2" style="left:10px; top:490px; width:145px; height:13px; ">검사일자</caption>
- <line id="line3" class="line_1" style="x1:10px; y1:505px; x2:591px; y2:505px; "/>
- <datagrid id="grd_testlist" nodeset="/root/main/statusinfo/testlist" autoresize="true" caption="VIP분류^VIP구분^등록번호^이름^주민등록번호^검사 예약 현황^검사 예약 현황^검사 예약 현황^진료참조사항|VIP분류^VIP구분^등록번호^이름^주민등록번호^검사예약일시^검사장소^검사명^진료참조사항" colsep="^" colwidth="55, 60, 55, 50, 95, 105, 150, 200, 400" mergecellsfixedrows="bycolrec" rowsep="|" style="left:10px; top:510px; width:581px; height:210px; text-align:center; word-wrap:word; ">
- <col disabled="true" ref="vipcls" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/P0443list/P0443">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="vipflag" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/P0444list/P0444">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="pid"/>
- <col explorerbar="sortshow" ref="hngnm"/>
- <col ref="rrgstno"/>
- <col explorerbar="sortshow" ref="rsrvdt" format="yyyy-mm-dd hh:nn"/>
- <col explorerbar="sortshow" ref="rsrvplce"/>
- <col explorerbar="sortshow" ref="rsrvnm" style="text-align:left; "/>
- <col ref="remfact" style="text-align:left; "/>
- </datagrid>
- <datagrid id="grd_admtlist" nodeset="/root/main/statusinfo/admtlist" autoresize="true" caption="VIP분류^VIP구분^등록번호^이름^주민등록번호^입원예약상황^입원예약상황^입원예약상황^진료참조사항|VIP분류^VIP구분^등록번호^이름^주민등록번호^입원예정일^진료과^진료의^진료참조사항" colsep="^" colwidth="55, 60, 55, 50, 95, 75, 100, 50, 200" mergecellsfixedrows="bycolrec" rowsep="|" style="left:600px; top:30px; width:581px; height:210px; text-align:center; word-wrap:word; ">
- <col disabled="true" ref="vipcls" type="combo">
- <choices>
- <itemset nodeset="/root/init/P0443list/P0443">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="vipflag" type="combo">
- <choices>
- <itemset nodeset="/root/init/P0444list/P0444">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="pid"/>
- <col explorerbar="sortshow" ref="hngnm"/>
- <col ref="rrgstno"/>
- <col explorerbar="sortshow" ref="inrsrvacptdd" format="yyyy-mm-dd"/>
- <col explorerbar="sortshow" ref="inorddeptnm"/>
- <col explorerbar="sortshow" ref="inorddrnm"/>
- <col ref="remfact" style="text-align:left; "/>
- </datagrid>
- <caption id="caption9" class="tit_2" style="left:600px; top:10px; width:145px; height:13px; ">입원일자</caption>
- <caption id="caption11" class="tit_2" style="left:600px; top:250px; width:145px; height:13px; ">퇴원일자</caption>
- <line id="line4" class="line_1" style="x1:600px; y1:25px; x2:1181px; y2:25px; "/>
- <line id="line5" class="line_1" style="x1:600px; y1:265px; x2:1181px; y2:265px; "/>
- <datagrid id="grd_dschlist" nodeset="/root/main/statusinfo/dschlist" autoresize="true" caption="VIP분류^VIP구분^등록번호^이름^주민등록번호^퇴원일^퇴원 후 외래^퇴원 후 외래^퇴원 후 외래^진료참조사항|VIP분류^VIP구분^등록번호^이름^주민등록번호^퇴원일^외래예약일시^진료과^진료의^진료참조사항" colsep="^" colwidth="55, 60, 55, 50, 95, 75, 105, 100, 50, 400" mergecellsfixedrows="bycolrec" rowsep="|" style="left:600px; top:270px; width:581px; height:210px; text-align:center; word-wrap:word; ">
- <col disabled="true" ref="vipcls" type="combo">
- <choices>
- <itemset nodeset="/root/init/P0443list/P0443">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="vipflag" type="combo">
- <choices>
- <itemset nodeset="/root/init/P0444list/P0444">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col explorerbar="sortshow" ref="pid"/>
- <col ref="hngnm"/>
- <col ref="rrgstno"/>
- <col explorerbar="sortshow" ref="dschdd" format="yyyy-mm-dd"/>
- <col explorerbar="sortshow" ref="opdorddt" format="yyyy-mm-dd hh:nn"/>
- <col explorerbar="sortshow" ref="opdorddeptcd"/>
- <col explorerbar="sortshow" ref="opdorddrid"/>
- <col ref="remfact" style="text-align:left; "/>
- </datagrid>
- <caption id="caption12" style="left:600px; top:699px; width:65px; height:20px; ">다음 갱신 :</caption>
- <button id="btn_update" class="btn1_letter2" style="left:1118px; top:690px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if (TIMER_ID != "") {
- window.clearInterval(TIMER_ID);
- }
-
- if (event.ctrlKey == 1) {
- model.setValue("/root/send/allday", "Y");
- }
-
- fGetVipStatus();
-
- model.setValue("/root/send/allday", "N");
-
- TIMER_ID = window.setInterval("fGetVipStatus()", 1000 * 60 * 5);
- ]]>
- </script>
- </button>
- <caption id="caption13" style="left:600px; top:679px; width:70px; height:20px; ">최근 갱신 :</caption>
- <caption id="cap_lastupdate" style="left:665px; top:679px; width:100px; height:20px; font-family:돋움; font-size:10pt; font-weight:bold; "/>
- <caption id="cap_nextupdate" style="left:665px; top:699px; width:100px; height:20px; font-family:돋움; font-size:10pt; font-weight:bold; "/>
- <caption id="caption15" class="search_name" style="left:795px; top:692px; width:86px; height:17px; ">조회기간 :</caption>
- <input id="ipt_fromdd" ref="/root/send/fromdd" class="input_search" inputtype="date" style="left:890px; top:691px; width:90px; height:19px; "/>
- <input id="ipt_todd" ref="/root/send/todd" class="input_search" inputtype="date" style="left:995px; top:691px; width:90px; height:19px; "/>
- <caption id="caption16" style="left:980px; top:692px; width:15px; height:20px; text-align:center; ">~</caption>
- <line id="line7" style="x1:1100px; y1:687px; x2:1100px; y2:714px; border-color:#FFD799; border-left-style:solid; "/>
- </case>
- <case id="case2" selected="true" style="left:0px; top:0px; width:100.00%; height:100.00%; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:10px; top:10px; width:1174px; height:65px; "/>
- <caption id="caption7" class="tit_2" style="left:10px; top:84px; width:145px; height:13px; ">이지패스 환자 목록</caption>
- <line id="line6" class="line_1" style="x1:10px; y1:100px; x2:1182px; y2:100px; "/>
- <button id="btn_updtexcel" class="btn2_letter4" style="left:1118px; top:79px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "") {
- grd_viplist.saveExcel(fileName, "SheetName", true, true, "", "", "true");
- }
- ]]>
- </script>
- </button>
- <datagrid id="grd_viplist" nodeset="/root/main/vipinfo/viplist" autoresize="true" caption="VIP분류^VIP구분^이지패스^환자번호^이름^주민등록번호^생일^전화번호^핸드폰번호^기타전화번호^진료참조사항^의뢰자^카드등록일자^카드번호^카드시작일자^카드종료일자^근무처^직책^수행원이름^수행원전화번호^최초등록자" colsep="^" colwidth="55, 60, 55, 60, 50, 95, 75, 90, 90, 90, 400, 100, 80, 140, 80, 80, 90, 90, 80, 90, 80" defaultrows="2" frozencols="5" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:10px; top:105px; width:1172px; height:610px; text-align:center; word-wrap:word; ">
- <col disabled="true" ref="vipcls" type="combo" visibility="hidden" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/P0443list/P0443">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="vipflag" type="combo" visibility="hidden" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/P0444list/P0444">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="ezpassyn" type="combo" style="text-align:center; ">
- <choices>
- <item>
- <label>신청</label>
- <value>Y</value>
- </item>
- <item>
- <label>미신청</label>
- <value>N</value>
- </item>
- </choices>
- </col>
- <col ref="pid"/>
- <col explorerbar="sortshow" ref="hngnm"/>
- <col explorerbar="sortshow" ref="rrgstno"/>
- <col ref="brthdd" format="yyyy-mm-dd"/>
- <col ref="hometel" style="text-align:center; "/>
- <col ref="mpphontel"/>
- <col ref="etctel"/>
- <col ref="remfact" style="text-align:left; "/>
- <col explorerbar="sortshow" ref="recmerid"/>
- <col ref="cardrgstdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="cardno" style="text-align:center; "/>
- <col ref="cardfromdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="cardtodd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="dutplce"/>
- <col ref="jobpos"/>
- <col ref="attendantnm"/>
- <col ref="attendanttelno"/>
- <col ref="fstrgstrnm"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_viplist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <input id="ipt_rrgstno1" ref="/root/send/rrgstno1" class="input_search" navindex="3" maxlength="6" format="999999" style="left:583px; top:18px; width:60px; height:19px; "/>
- <input id="ipt_rrgstno2" ref="/root/send/rrgstno2" class="input_search" navindex="4" maxlength="7" format="9999999" style="left:654px; top:18px; width:60px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <input id="ipt_pid" ref="/root/send/pid" class="input_search" navindex="1" style="left:120px; top:18px; width:60px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="caption10" class="search_name" style="left:490px; top:19px; width:86px; height:17px; ">주민번호 :</caption>
- <caption id="caption21" class="search_name" style="left:30px; top:19px; width:86px; height:17px; ">등록번호 :</caption>
- <caption id="caption22" style="left:643px; top:18px; width:10px; height:20px; text-align:center; ">-</caption>
- <caption id="caption2" class="search_name" style="left:240px; top:19px; width:61px; height:17px; ">이름 :</caption>
- <caption id="caption3" class="search_name" visibility="hidden" style="left:740px; top:19px; width:86px; height:17px; ">분류 :</caption>
- <input id="input1" ref="/root/send/hngnm" class="input_search" navindex="2" style="left:305px; top:18px; width:60px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <select1 id="cmb_vipcls" ref="/root/send/vipcls" class="combo_search" navindex="5" visibility="hidden" appearance="minimal" style="left:823px; top:18px; width:80px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/P0443list/P0443">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption8" class="search_name" visibility="hidden" style="left:927px; top:19px; width:86px; height:17px; ">구분 :</caption>
- <select1 id="cmb_vipflag" ref="/root/send/vipflag" class="combo_search" navindex="6" visibility="hidden" appearance="minimal" style="left:1010px; top:18px; width:80px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/P0444list/P0444">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <button id="btn_search" class="btn1_letter2" navindex="8" style="left:1114px; top:33px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRPMC02200");
- ]]>
- </script>
- </button>
- <caption id="caption14" class="search_name" style="left:30px; top:47px; width:86px; height:17px; ">이지패스 :</caption>
- <select1 id="rdo_ezpassyn" ref="/root/send/ezpassyn" navindex="17" appearance="full" cellspacing="5" cols="2" overflow="visible" style="left:120px; top:48px; width:99px; height:19px; background-color:transparent; border-style:none; ">
- <choices>
- <item>
- <label>신청</label>
- <value>Y</value>
- </item>
- <item>
- <label>미신청</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <caption id="caption19" class="search_name" style="left:240px; top:48px; width:140px; height:17px; ">이지패스 등록일자 :</caption>
- <caption id="caption20" class="search_name" style="left:490px; top:48px; width:140px; height:17px; ">신용카드 종료일자 :</caption>
- <input id="input2" ref="/root/send/cardrgstdd" inputtype="date" style="left:385px; top:48px; width:85px; height:19px; text-align:left; "/>
- <input id="input3" ref="/root/send/cardtodd" inputtype="date" style="left:635px; top:48px; width:85px; height:19px; text-align:left; "/>
- </case>
- </switch>
- </xhtml:body>
- </xhtml:html>
|