12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SPPMO02100" position="absolute 0 0 800 742" titletext="원무 게시판" onload="SPPMO02100_onload" scrollbars="none" ontimer="SPPMO02100_ontimer">
- <Layouts>
- <Layout>
- <Div id="group1" position="absolute 0 5 775 18" anchor="default" positiontype="position">
- <Layouts>
- <Layout/>
- </Layouts>
- </Div>
- <Div id="group2" position="absolute 12 11 788 78" style="align:center top;" anchor="left top right" positiontype="position" class="div_SA">
- <Layouts>
- <Layout>
- <Static id="caption2" class="search_name" position="absolute 8 9 82 29" anchor="default" text="등록기간" positiontype="position"/>
- <Calendar id="ipt_fromdd" class="input_search" position="absolute 81 9 171 29" anchor="default" positiontype="position" dateformat="yyyy-MM-dd" value="null"/>
- <Static id="caption10" position="absolute 171 9 186 29" style="align:center middle;" anchor="default" text="~" positiontype="position"/>
- <Calendar id="ipt_todd" class="input_search" position="absolute 187 9 277 29" anchor="default" positiontype="position" dateformat="yyyy-MM-dd" value="null"/>
- <Static id="caption3" class="search_name" position="absolute 8 35 82 55" anchor="default" text="조회구분" positiontype="position"/>
- <Combo id="combo1" position="absolute 81 35 181 55" anchor="default" positiontype="position" codecolumn="codecolumn" datacolumn="datacolumn" onitemchanged="group2_combo1_onitemchanged">
- <Dataset id="innerdataset">
- <ColumnInfo>
- <Column id="codecolumn" size="256"/>
- <Column id="datacolumn" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="codecolumn">T</Col>
- <Col id="datacolumn">제목</Col>
- </Row>
- <Row>
- <Col id="codecolumn">C</Col>
- <Col id="datacolumn">내용</Col>
- </Row>
- <Row>
- <Col id="codecolumn">U</Col>
- <Col id="datacolumn">등록자</Col>
- </Row>
- </Rows>
- </Dataset>
- </Combo>
- <Edit id="input1" position="absolute 184 35 474 55" anchor="default" positiontype="position" imemode="hangul" onkeydown="group2_input1_onkeydown"/>
- <Shape id="line1" class="line_4" position="absolute 645 7 645 42" anchor="default" linetype="vertical" positiontype="position"/>
- <Button id="btn_search" class="btn1" position="absolute 648 18 704 38" anchor="top right" text="조회" positiontype="position" onclick="btn_search_onclick"/>
- </Layout>
- </Layouts>
- </Div>
- <Grid id="grd_bbs" position="absolute 12 84 788 423" anchor="left top right" positiontype="position" onkeydown="grd_bbs_onkeydown" binddataset="ds_grid_grd_bbs" scrollbars="autoboth" ondbclick="grd_bbs_ondbclick" oncelldblclick="grd_bbs_oncelldblclick" onmousemove="grd_bbs_onmousemove" autosizingtype="row" extendsizetype="row" autofittype="col" cellclickbound="cell" cellsizingtype="row" selecttype="multirow" autoenter="key">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="25"/>
- <Column size="45"/>
- <Column size="40"/>
- <Column size="398"/>
- <Column size="30"/>
- <Column size="30"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="64"/>
- <Column size="0"/>
- <Column size="105"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="44"/>
- <Column size="0"/>
- </Columns>
- <Rows>
- <Row size="22" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell displaytype="checkbox" edittype="checkbox"/>
- <Cell col="1" text="글번호"/>
- <Cell col="2" text="공지"/>
- <Cell col="3" text="제목"/>
- <Cell col="4" text="확인"/>
- <Cell col="5" text="첨부"/>
- <Cell col="6" text="첨부파일명"/>
- <Cell col="7" text="첨부파일패스"/>
- <Cell col="8" text="작성자"/>
- <Cell col="9" text="작성자ID"/>
- <Cell col="10" text="등록일시"/>
- <Cell col="11" text="수정자"/>
- <Cell col="12" text="수정자아이디"/>
- <Cell col="13" text="수정일시"/>
- <Cell col="14" text="조회수"/>
- <Cell col="15" text="삭제여부"/>
- </Band>
- <Band id="body">
- <Cell displaytype="checkbox" edittype="checkbox" text="bind:chkyn"/>
- <Cell col="1" style="align:center middle;font:EXPR(noticeyn == 'Y' ? 'arial,9,bold' : '');" text="bind:bbsno"/>
- <Cell col="2" displaytype="normal" edittype="none" style="align:center middle;font:EXPR(noticeyn == 'Y' ? 'arial,9,bold' : '');" text="bind:noticeyn"/>
- <Cell col="3" style="align:left;font:EXPR(noticeyn == 'Y' ? 'arial,9,bold' : '');" text="bind:title" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="4" style="font:EXPR(noticeyn == 'Y' ? 'arial,9,bold' : '');" text="bind:cnfmyn"/>
- <Cell col="5" style="align:center middle;font:EXPR(noticeyn == 'Y' ? 'arial,9,bold' : '');" text="bind:attyn"/>
- <Cell col="6" text="bind:attfilenm"/>
- <Cell col="7" text="bind:attfilepath"/>
- <Cell col="8" style="align:center middle;font:EXPR(noticeyn == 'Y' ? 'arial,9,bold' : '');" text="bind:fstrgstrnm"/>
- <Cell col="9" text="bind:fstrgstrid"/>
- <Cell col="10" style="align:center middle;font:EXPR(noticeyn == 'Y' ? 'arial,9,bold' : '');" text="bind:fstrgstdt" mask="####-##-## ##:##"/>
- <Cell col="11" text="bind:lastupdtrnm"/>
- <Cell col="12" text="bind:lastupdtrid"/>
- <Cell col="13" text="bind:lastupdtdt" mask="yyyy/mm/dd hh:nn"/>
- <Cell col="14" style="align:center middle;font:EXPR(noticeyn == 'Y' ? 'arial,9,bold' : '');" text="bind:hitcnt"/>
- <Cell col="15" text="bind:delyn"/>
- <Cell col="16"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Shape id="line2" class="line_1" position="absolute 0 76 778 76" anchor="default" positiontype="position" linetype="horizontal"/>
- <Button id="btn_cancel" class="btn2" taborder="5" visible="false" position="absolute 532 431 600 451" anchor="top right" positiontype="position" text="작성취소" onclick="btn_cancel_onclick"/>
- <Button id="btn_new" class="btn2" taborder="5" position="absolute 603 431 647 451" anchor="top right" positiontype="position" text="신규" onclick="btn_new_onclick"/>
- <Button id="btn_mod" class="btn2" taborder="5" position="absolute 650 431 694 451" anchor="top right" positiontype="position" text="수정" onclick="btn_mod_onclick"/>
- <Button id="btn_save" class="btn5" enable="true" taborder="5" position="absolute 697 431 741 451" anchor="top right" positiontype="position" text="저장" onclick="btn_save_onclick"/>
- <Button id="btn_del" class="btn5" enable="true" position="absolute 744 431 788 451" anchor="top right" positiontype="position" text="삭제" onlbuttonup="btn_del_onlbuttonup" onclick="btn_del_onclick"/>
- <Static id="caption7" class="tit_2" position="absolute 12 434 88 454" anchor="left top" positiontype="position" text="내용"/>
- <Button id="button1" taborder="8" text="출력" onlbuttonup="button1_onlbuttonup" class="btn6" position="absolute 724 29 784 49" positiontype="position" onclick="button1_onclick" anchor="top right"/>
- <Shape id="line9" class="line_1" position="absolute 0 497 778 497" linetype="horizontal" positiontype="position"/>
- <Static id="Static11" class="sta_DA_box" position="absolute 12 454 788 730" anchor="all"/>
- <Shape id="line20" class="line_2" position="absolute 14 523 687 523" linetype="horizontal" positiontype="position"/>
- <Static id="cap_titl" text="제목" class="cell_1" position="absolute 13 455 92 479" positiontype="position"/>
- <Static id="cap_cnts" text="내용" class="cell_1" position="absolute 13 480 92 704" positiontype="position" anchor="left top bottom"/>
- <Static id="caption12" text="첨부" class="cell_1" position="absolute 13 705 92 729" positiontype="position" anchor="left bottom"/>
- <Edit id="ipt_attfilenm" taborder="9" position="absolute 95 707 642 727" imemode="hangul" maxlength="100" positiontype="position" anchor="left right bottom"/>
- <TextArea id="ipt_content" taborder="10" class="text_essential" position="absolute 95 482 784 702" imemode="hangul" maxlength="4000" positiontype="position" oneditclick="ipt_content_oneditclick" anchor="all" style="font:Dotum,14;" scrollbars="autovert" wordwrap="word"/>
- <Button id="btn_fileadd" taborder="14" text="첨부" onlbuttonup="btn_fileadd_onlbuttonup" class="btn2" visible="false" position="absolute 645 707 689 727" positiontype="position" onclick="btn_fileadd_onclick" anchor="right bottom"/>
- <Button id="btn_filedel" taborder="15" text="삭제" onlbuttonup="btn_filedel_onlbuttonup" class="btn2" visible="false" position="absolute 692 707 736 727" positiontype="position" onclick="btn_filedel_onclick" anchor="right bottom"/>
- <Button id="btn_down" taborder="16" text="다운로드" onlbuttonup="btn_down_onlbuttonup" class="btn2" position="absolute 717 707 785 727" positiontype="position" onclick="btn_down_onclick" anchor="right bottom"/>
- <Button id="btn_preview" taborder="13" text="미리보기" onlbuttonup="btn_preview_onlbuttonup" class="btn2" visible="false" position="absolute 646 707 714 727" positiontype="position" onclick="btn_preview_onclick" anchor="right bottom"/>
- <Edit id="ipt_title" taborder="17" position="absolute 95 457 784 477" class="text_essential" anchor="left top right" style="font:Dotum,14;"/>
- <CheckBox id="chk_notice" taborder="18" text="공지여부" position="absolute 444 432 520 451" truevalue="Y" falsevalue="N" onclick="chk_notice_onclick"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_cond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="scrhvalue" type="STRING" size="256"/>
- <Column id="scrhgubun" type="STRING" size="256"/>
- <Column id="fromdd" type="STRING" size="256"/>
- <Column id="todd" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- <Dataset id="ds_data_iteminfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="status" type="STRING" size="256"/>
- <Column id="bbscls" type="STRING" size="256"/>
- <Column id="title" type="STRING" size="256"/>
- <Column id="content" type="STRING" size="256"/>
- <Column id="attfilenm" type="STRING" size="256"/>
- <Column id="attfiledata" type="BLOB" size="256"/>
- <Column id="fileyn" type="STRING" size="256"/>
- <Column id="filesize" type="STRING" size="256"/>
- <Column id="filetype" type="STRING" size="256"/>
- <Column id="fstrgstrid" type="STRING" size="256"/>
- <Column id="bbsno" type="STRING" size="256"/>
- <Column id="attfilepath" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- <Dataset id="ds_grid_grd_bbs" firefirstcount="0" firenextcount="0" useclientlayout="true" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="chkyn" type="STRING"/>
- <Column id="bbsno" type="STRING"/>
- <Column id="bbscls" type="STRING"/>
- <Column id="title" type="STRING"/>
- <Column id="content" type="STRING"/>
- <Column id="attyn" type="STRING"/>
- <Column id="attfilenm" type="STRING"/>
- <Column id="attfilepath" type="STRING"/>
- <Column id="fstrgstrnm" type="STRING"/>
- <Column id="fstrgstrid" type="STRING"/>
- <Column id="fstrgstdt" type="STRING"/>
- <Column id="lastupdtrnm" type="STRING"/>
- <Column id="lastupdtrid" type="STRING"/>
- <Column id="lastupdtdt" type="STRING"/>
- <Column id="hitcnt" type="STRING"/>
- <Column id="delyn" type="STRING"/>
- <Column id="cnfmyn" type="STRING" size="256"/>
- <Column id="noticeyn" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_notice" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="bbsno" type="STRING" size="256"/>
- <Column id="noticeyn" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- <Dataset id="ds_initN_077">
- <ColumnInfo>
- <Column id="cdgrupid" type="STRING" size="255"/>
- <Column id="cdid" type="STRING" size="255"/>
- <Column id="cdnm" type="STRING" size="255"/>
- <Column id="grupdetldesc" type="STRING" size="255"/>
- <Column id="supcdid" type="STRING" size="255"/>
- <Column id="valifromdd" type="STRING" size="255"/>
- <Column id="valitodd" type="STRING" size="255"/>
- <Column id="fstrgstrid" type="STRING" size="255"/>
- <Column id="fstrgstdt" type="STRING" size="255"/>
- <Column id="lastupdtrid" type="STRING" size="255"/>
- <Column id="lastupdtdt" type="STRING" size="255"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_initN_172">
- <ColumnInfo>
- <Column id="cdgrupid" type="STRING" size="255"/>
- <Column id="cdid" type="STRING" size="255"/>
- <Column id="cdnm" type="STRING" size="255"/>
- <Column id="grupdetldesc" type="STRING" size="255"/>
- <Column id="supcdid" type="STRING" size="255"/>
- <Column id="valifromdd" type="STRING" size="255"/>
- <Column id="valitodd" type="STRING" size="255"/>
- <Column id="fstrgstrid" type="STRING" size="255"/>
- <Column id="fstrgstdt" type="STRING" size="255"/>
- <Column id="lastupdtrid" type="STRING" size="255"/>
- <Column id="lastupdtdt" type="STRING" size="255"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_initN_177">
- <ColumnInfo>
- <Column id="cdgrupid" type="STRING" size="255"/>
- <Column id="cdid" type="STRING" size="255"/>
- <Column id="cdnm" type="STRING" size="255"/>
- <Column id="grupdetldesc" type="STRING" size="255"/>
- <Column id="supcdid" type="STRING" size="255"/>
- <Column id="valifromdd" type="STRING" size="255"/>
- <Column id="valitodd" type="STRING" size="255"/>
- <Column id="fstrgstrid" type="STRING" size="255"/>
- <Column id="fstrgstdt" type="STRING" size="255"/>
- <Column id="lastupdtrid" type="STRING" size="255"/>
- <Column id="lastupdtdt" type="STRING" size="255"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_initN_M01">
- <ColumnInfo>
- <Column id="cdgrupid" type="STRING" size="255"/>
- <Column id="cdid" type="STRING" size="255"/>
- <Column id="cdnm" type="STRING" size="255"/>
- <Column id="grupdetldesc" type="STRING" size="255"/>
- <Column id="supcdid" type="STRING" size="255"/>
- <Column id="valifromdd" type="STRING" size="255"/>
- <Column id="valitodd" type="STRING" size="255"/>
- <Column id="fstrgstrid" type="STRING" size="255"/>
- <Column id="fstrgstdt" type="STRING" size="255"/>
- <Column id="lastupdtrid" type="STRING" size="255"/>
- <Column id="lastupdtdt" type="STRING" size="255"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_M0624">
- <ColumnInfo>
- <Column id="cdsid" type="STRING" size="255"/>
- <Column id="cdgrupid" type="STRING" size="255"/>
- <Column id="cdid" type="STRING" size="255"/>
- <Column id="cdnm" type="STRING" size="255"/>
- <Column id="detldesc" type="STRING" size="255"/>
- <Column id="dispseq" type="BIGDECIMAL" size="255"/>
- <Column id="cdval" type="STRING" size="255"/>
- <Column id="minval" type="STRING" size="255"/>
- <Column id="maxval" type="STRING" size="255"/>
- <Column id="minopercd" type="STRING" size="255"/>
- <Column id="maxopercd" type="STRING" size="255"/>
- <Column id="cdengabbrnm" type="STRING" size="255"/>
- <Column id="valifromdd" type="STRING" size="255"/>
- <Column id="valitodd" type="STRING" size="255"/>
- <Column id="fstrgstrid" type="STRING" size="255"/>
- <Column id="fstrgstdt" type="STRING" size="255"/>
- <Column id="lastupdtrid" type="STRING" size="255"/>
- <Column id="lastupdtdt" type="STRING" size="255"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_data_iteminfo00" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="status" type="STRING" size="256"/>
- <Column id="bbscls" type="STRING" size="256"/>
- <Column id="title" type="STRING" size="256"/>
- <Column id="content" type="STRING" size="256"/>
- <Column id="attfilenm" type="STRING" size="256"/>
- <Column id="attfiledata" type="BLOB" size="256"/>
- <Column id="fileyn" type="STRING" size="256"/>
- <Column id="filesize" type="STRING" size="256"/>
- <Column id="filetype" type="STRING" size="256"/>
- <Column id="fstrgstrid" type="STRING" size="256"/>
- <Column id="bbsno" type="STRING" size="256"/>
- <Column id="attfilepath" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- <Dataset id="ds_data_filedown" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="attfilepath" type="STRING" size="256"/>
- <Column id="attfilecnts" type="BLOB" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_codelist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
- </Objects>
- <Bind>
- <BindItem id="item1" compid="group2.ipt_fromdd" propid="value" datasetid="ds_cond" columnid="fromdd"/>
- <BindItem id="item2" compid="group2.ipt_todd" propid="value" datasetid="ds_cond" columnid="todd"/>
- <BindItem id="item3" compid="group2.combo1" propid="value" datasetid="ds_cond" columnid="scrhgubun"/>
- <BindItem id="item4" compid="group2.input1" propid="value" datasetid="ds_cond" columnid="scrhvalue"/>
- <BindItem id="item7" compid="ipt_content" propid="value" datasetid="ds_data_iteminfo" columnid="content"/>
- <BindItem id="item8" compid="ipt_attfilenm" propid="value" datasetid="ds_data_iteminfo" columnid="attfilenm"/>
- <BindItem id="item5" compid="ipt_title" propid="value" datasetid="ds_data_iteminfo" columnid="title"/>
- </Bind>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name : KU2.0
- * Job Name :
- * File Name : SPPMO02100_원무게시판.xfdl
- * Creator :
- *
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- //=======================================================================================
- // xjs Include
- //---------------------------------------------------------------------------------------
- include "com_commonxp::comm_main.xjs";
- include "pam_pamcomnxp::PAM.xjs";
- include "pam_pamcomnxp::PAM001.xjs";
-
- //=======================================================================================
- // Function
- //---------------------------------------------------------------------------------------
- var userid;
- var authuser;
- function SPPMO02100_onload(obj:Form, e:LoadEventInfo)
- {
- frmf_initForm(obj);
- fInitialize();
- }
- //게시판 화면 초기화
- function fInitialize(){
- //조회된 조건 초기화
- ipt_title.value = "";
- ipt_content.value = "";
- ipt_attfilenm.value = "";
- //조회날짜 세팅
- var fromdd = ((utlf_getCurrentDate().toDate()).getAddDate(-30)).getDateFormat();
- var todd = utlf_getCurrentDate();
-
- //공통코드 조회(P0131 : 원무게시판 권한자)
- var arrParam = [{dsNm: "ds_codelist", cdGrpId: "P0131"}]
- pamfGetCodeList(arrParam, "false");
-
- //조회기본 세팅
- ds_cond.setColumn(0,"fromdd",fromdd);
- ds_cond.setColumn(0,"todd",todd);
- ds_cond.setColumn(0,"scrhgubun","T");
- ds_cond.setColumn(0,"scrhvalue","");
-
- group2.combo1.index = 0;
-
- grdf_initGrid(grd_bbs);
-
- // 게시판 리스트를 조회
- this.setTimer(0, 1);
- }
- //조회
- function btn_search_onclick(obj:Button, e:ClickEventInfo)
- {
- fgetBbsList();
- }
- //게시판 조회
- function fgetBbsList(){
- //조회시에 수정및 삭제를 할수 없음
- userid = sysf_getUserId();
- authuser = ds_codelist.lookup("cdid", userid , "cdid");
-
- if(utlf_isNull(authuser)){
- btn_new.enable = false;
- }
- else{
- btn_new.enable = true;
- }
-
- btn_mod.enable = false;
- btn_cancel.visible = false;
- btn_save.enable = false;
- btn_del.enable = false;
-
- btn_fileadd.visible = false;
- btn_filedel.visible = false;
- btn_down.visible = false;
- btn_preview.visible = false;
-
- ipt_title.enable = false;
- ipt_content.enable = false;
- ipt_attfilenm.enable = false;
-
- ds_data_iteminfo.setColumn(0,"status","e");
-
- // 조회 조건을 셋팅 한다.
- var fromdd = ds_cond.getColumn(0,"fromdd");
- var todd = ds_cond.getColumn(0,"todd");
- var scrhgubun = ds_cond.getColumn(0,"scrhgubun");
- var scrhvalue = ds_cond.getColumn(0,"scrhvalue");
-
- dsf_createDsRow("ds_send", [{col: "fromdd", val:fromdd }
- ,{col: "todd", val:todd }
- ,{col: "scrhgubun", val:scrhgubun }
- ,{col: "scrhvalue", val:scrhvalue }]);
-
- var oParam = {};
- oParam.id = "TRMMO09000";
- oParam.service = "pamcomnapp.PamComn";
- oParam.method = "reqGetBbsList";
- oParam.inds = "req=ds_send";
- oParam.outds = "ds_grid_grd_bbs=bbslist";
- oParam.async = false;
- //oParam.callback = "cf_TRMNO09001";
- tranf_submit(oParam);
- }
- function SPPMO02100_ontimer(obj:Form, e:TimerEventInfo)
- {
- if( e.timerid == 0 ){
- this.killTimer(0);
-
- fgetBbsList();
- }
- }
- //출력
- function button1_onclick(obj:Button, e:ClickEventInfo)
- {
- fPrtBbs();
- }
- //게시판 상세조회 (조회모드)
- function fgetBbsDetail(row){
-
- // 행번호가 없다면 바로 리턴 (버튼클릭하여 공지차을 띄운경우)
- if (utlf_isNull(row)) return;
- // 이미 신규작성되거나 수정된 게시판이 존재하면 메시지 창 띄우면서 리턴
- var status = ds_data_iteminfo.getColumn(0,"status");
- if (status == "i" || status == "u"){
- sysf_messageBox("작성한 글이 저장되지 않았습니다. 저장버튼이나 작성취소 버튼을 눌러주세요.", "I999");
- return;
- }
-
- // 해당 게시글을 뿌려줌
- //model.copyNode("/root/main/iteminfo", "/root/main/bbsinfo/bbslist["+ row + "]");
- var title = ds_grid_grd_bbs.getColumn(row,"title");
- var content = ds_grid_grd_bbs.getColumn(row,"content");
- var bbsno = ds_grid_grd_bbs.getColumn(row,"bbsno");
- var attfilenm = ds_grid_grd_bbs.getColumn(row,"attfilenm");
- var fstrgstrid= ds_grid_grd_bbs.getColumn(row,"fstrgstrid");
-
- ds_data_iteminfo.setColumn(0,"title",title);
- ds_data_iteminfo.setColumn(0,"content",content);
- ds_data_iteminfo.setColumn(0,"bbsno",bbsno);
- ds_data_iteminfo.setColumn(0,"attfilenm",attfilenm);
- ds_data_iteminfo.setColumn(0,"fstrgstrid",fstrgstrid);
-
- chk_notice.value = ds_grid_grd_bbs.getColumn(row, "noticeyn");
-
- //2017.09.25첨부파일 데이터 수정시 오류 수정
- if (!utlf_isNull(ds_grid_grd_bbs.getColumn(row,"attfilepath"))){
- ds_data_iteminfo.setColumn(0,"attfilepath",ds_grid_grd_bbs.getColumn(row,"attfilepath"));
-
- }
-
- if (utlf_isNull(bbsno)){
- return;
- }
- dsf_createDsRow("ds_send", [{col: "bbsno", val:bbsno }]);
-
- var oParam = {};
- oParam.id = "TXMPO02101";
- oParam.service = "pamcomnapp.PamComn";
- oParam.method = "reqSetBbsHitCnt";
- oParam.inds = "req=ds_send";
- oParam.outds = "";
- oParam.async = false;
- //oParam.callback = "cf_TXMNO09002";
- tranf_submit(oParam);
-
- ds_grid_grd_bbs.setColumn(row, "cnfmyn", "Y");
-
- // 사용자정보를 가지고와서 글작성자가 아니면 수정/삭제할수 없도록 함
- /*var userid = sysf_getUserId();
-
- var writerid = fstrgstrid;
- var authuser = ds_codelist.lookup("cdid", userid , "cdid");
-
- if (userid == writerid) {
- btn_mod.enable = true;
- btn_del.enable = true;
- ipt_content.readonly = false;
- }else{
- alert(authuser);
- if(utlf_isNull(authuser))
- {
- btn_mod.enable = false;
- btn_del.enable = false;
- ipt_content.readonly = true;
- }
- else
- {
- btn_mod.enable = false;
- btn_del.enable = false;
- ipt_content.readonly = false;
- }
- }*/
- //원무게시판 권한자만 신규/수정/삭제 가능
- if(utlf_isNull(authuser)){
- btn_mod.enable = false;
- btn_del.enable = false;
- }
- else{
- btn_mod.enable = true;
- btn_del.enable = true;
- }
- // 각종 컨트롤 보여주기 설정
- ipt_title.enable = true;
- ipt_content.enable = true;
-
- //확인후 변환
- //ipt_content.attribute("editable") = false;
- btn_fileadd.visible = false;
- btn_filedel.visible = false;
- btn_down.visible = true;
- if (fCheckFileExt())
- btn_preview.visible = true;
- else
- btn_preview.visible = false;
- }
- //파일 다운로드 버튼 클릭시 이벤트
- function fFileDown() {
- //파일명를 받아옴
- //var getfilenm = model.getValue("/root/main/iteminfo/attfilenm");
- var getfilenm = ds_data_iteminfo.getColumn(0,"attfilenm");
- //파일명이 있는 경우 다운로드
- if(!utlf_isNull(getfilenm)){
- //파일명을 받아옴
- var filenm = getfilenm;
- //파일명의 확장자만 받아옴
- var fileext = filenm.lastIndexOf(".");
- var ext = filenm.substring(fileext +1);
-
- //파일을 다운로드 하기 위해 저장할 창을 띄움
- //var filesave = window.fileDialog("save","|",false,filenm,ext,"All Files(*.*)|*.*");
- //키값을 받아옴
- //var bbsno = model.getValue("/root/main/iteminfo/bbsno")
- var bbsno = ds_data_iteminfo.getColumn(0,"bbsno");
- dsf_createDsRow("ds_temp", [{col: "bbsno", val:bbsno }]);
-
- sysf_setErrorMsg(false); //자바단에서 에러발생시 1.0은 오류리턴을 안해서...
-
- var oParam = {};
- oParam.id = "TRMMO02101";
- oParam.service = "pamcomnapp.PamComn";
- oParam.method = "reqExeFileDownLoad";
- oParam.inds = "req=ds_temp";
- oParam.outds = "ds_data_filedown=filelist";
- oParam.async = false;
- //oParam.callback = "cf_TRMNO09002";
- tranf_submit(oParam);
- sysf_setErrorMsg(true);
-
- var fd = new FileDialog;
- var sFileName = ds_data_iteminfo.getColumn(0,"attfilenm");
- var objVFile = fd.open("FileSave", FileDialog.SAVE, "%MYDOCUMENT%", sFileName); // 단일 파일 선택
- if (objVFile != null) {
- dsf_readFileFromDs(objVFile.fullpath, ds_data_filedown, 0, "attfilecnts"); // 파일저장
- }
- }
- }
- //파일 미리보기 버튼 클릭시 이벤트
- function fFilePreview() {
- var folder;
- // fso // (20140206) 사용하지 않는 변수 주석처리함
- var temp_path = "C:\\temp";
- //FSO = new ActiveXObject("Scripting.FileSystemObject");
- FSO = inff_fileSystemObject();
- // 객체 생성 실패하면 리턴
- if (FSO == null){
- return;
- }
- // 시스템 드라이브가 없다면..
- if (FSO.DriveExists("C") == false){
- return;
- }
-
- // 임시디렉토리가 없으면 생성
- if (FSO.FolderExists(temp_path) == false){
- folder = FSO.CreateFolder(temp_path);
- }
-
- //파일명를 받아옴
- //var getfilenm = model.getValue("/root/main/iteminfo/attfilenm");
- var getfilenm = ds_data_iteminfo.getColumn(0,"attfilenm");
- //파일명이 있는 경우 다운로드
- if(utlf_isNull(getfilenm)){
- return;
- }
- //파일명을 받아옴
- //var filenm = model.getValue("/root/main/iteminfo/attfilenm");
- var sFileName = getfilenm;
- //키값을 받아옴
- //var bbsno = model.getValue("/root/main/iteminfo/bbsno");
- var bbsno = ds_data_iteminfo.getColumn(0,"bbsno");
-
-
- dsf_createDsRow("ds_temp", [{col: "bbsno", val:bbsno }]);
-
- sysf_setErrorMsg(false); //자바단에서 에러발생시 1.0은 오류리턴을 안해서...
-
- var oParam = {};
- oParam.id = "TRMMO02101";
- oParam.service = "pamcomnapp.PamComn";
- oParam.method = "reqExeFileDownLoad";
- oParam.inds = "req=ds_temp";
- oParam.outds = "ds_data_filedown=filelist";
- oParam.async = false;
- //oParam.callback = "cf_TRMNO09002";
- tranf_submit(oParam);
-
- sysf_setErrorMsg(true);
-
- dsf_readFileFromDs(temp_path+"\\"+sFileName, ds_data_filedown, 0, "attfilecnts"); // 파일저장
-
- //window.exec(temp_path+"\\"+filenm, "");
- //jhjhjhjhjh
- var objExtCommon = new ExtCommon();
- var rtn = objExtCommon.executeProcess(temp_path+"\\"+sFileName,"","");
- }
- //파일첨부버튼 클릭시 이벤트
- function fFileAdd() {
- var fd = new FileDialog;
-
- var maxsize = 10485760;
- var name = ds_data_iteminfo.getColumn(0,"attfilenm");
- var filename = "";
- var filesize = "";
- var filetype = "";
-
- if(!utlf_isNull(name) || name == "-"){
- var fileupdata = sysf_messageBox(name + " 파일 수정을" , "S001");
- if(fileupdata == '6'){
- ipt_attfilenm.value = "";
- var objVFileList = fd.open("FileOpen", FileDialog.SINGLELOAD);
- name = objVFileList;
- var file = dsf_writeFileToDs(name,ds_data_iteminfo,0, "attfiledata");
- filename = file.filename;
- filesize = file.filesize;
- filetype = file.filetype;
- ds_data_iteminfo.setColumn(0,"attfilenm",filename);
- ds_data_iteminfo.setColumn(0,"filesize",filesize);
- ds_data_iteminfo.setColumn(0,"filetype",filetype);
-
- if(filesize > maxsize){
- ipt_attfilenm.value = "";
- sysf_messageBox("파일 크기가 최대치("+maxsize+"Byte)를", "E003");
- ds_data_iteminfo.setColumn(0,"attfiledata","");
- }
- ds_data_iteminfo.setColumn(0,"fileyn","Y");
- }else{
- sysf_messageBox(name + " 파일 수정을 하지", "E007");
- ds_data_iteminfo.setColumn(0,"fileyn","N");
- }
-
- }else{
- var objVFileList = fd.open("FileOpen", FileDialog.SINGLELOAD);
- name = objVFileList;
- var file = dsf_writeFileToDs(name,ds_data_iteminfo,0, "attfiledata");
- filename = file.filename;
- filesize = file.filesize;
- filetype = file.filetype;
- ds_data_iteminfo.setColumn(0,"attfilenm",filename);
- ds_data_iteminfo.setColumn(0,"filesize",filesize);
- ds_data_iteminfo.setColumn(0,"filetype",filetype);
-
- if(filesize > maxsize){
- ipt_attfilenm.value = "";
- sysf_messageBox("파일 크기가 최대치("+maxsize+"Byte)를", "E003");
- ds_data_iteminfo.setColumn(0,"attfiledata","");
- }
- ds_data_iteminfo.setColumn(0,"fileyn","Y");
- }
-
- }
- //삭제시 발생하는 이벤트
- function fFileDel() {
- //var name = model.getValue("/root/main/iteminfo/attfilenm");
- var name = ds_data_iteminfo.getColumn(0,"attfilenm");
-
- if(!utlf_isNull(name)){
- var fileupdata = sysf_messageBox(name + " 파일 삭제를" , "S001");
- if(fileupdata == '6'){
- //파일 삭제
- //ipt_attfilenm.value = "";
- ds_data_iteminfo.setColumn(0,"attfilenm","");
- ds_data_iteminfo.setColumn(0,"attfiledata","");
- ds_data_iteminfo.setColumn(0,"filesize","");
- ds_data_iteminfo.setColumn(0,"filetype","");
- //model.resetInstanceNode("/root/send/file");
- }
- }
- //model.refresh();
- }
- //게시판 내용 삭제
- function fNoticeDel() {
- var bbsno = ds_data_iteminfo.getColumn(0,"bbsno");
-
- if(utlf_isNull(bbsno)){
- return;
- }
-
- //권한자가 아니면 삭제할 수 없도록 함
- if(!utlf_isNull(authuser)){
- ds_data_iteminfo.setColumn(0,"status","d");
- fExeSave(); // 저장
- } else {
- sysf_messageBox("권한자만 삭제 ","I006");
- }
- }
- //게시판 신규 /수정 후 저장
- function fExeSave(){
-
- var status = ds_data_iteminfo.getColumn(0,"status");
- var title = ds_data_iteminfo.getColumn(0,"title");
- var content = ds_data_iteminfo.getColumn(0,"content");
- var attfilenm = ds_data_iteminfo.getColumn(0,"attfilenm");
- var bbsno = ds_data_iteminfo.getColumn(0,"bbsno");
- var attfilepath = ds_data_iteminfo.getColumn(0,"attfilepath");
-
- var filenm = ds_data_iteminfo.getColumn(0,"attfilenm");
- var filedata = ds_data_iteminfo.getColumn(0,"attfiledata");
- var filesize = ds_data_iteminfo.getColumn(0,"filesize");
- var filetype = ds_data_iteminfo.getColumn(0,"filetype");
- // 게시판 마스터
-
-
- // 서브밋한다.
- var ds_temp = dsf_createDsRow("ds_temp", [{col: "status", val:status }
- ,{col: "title", val:title }
- ,{col: "content", val:content }
- ,{col: "attfilenm", val:attfilenm }
- ,{col: "bbsno", val:bbsno }
- ,{col: "attfilepath", val:attfilepath }
- ]);
-
- var ds_temp1 = dsf_createDsRow("ds_temp1", [{col: "filenm", val:filenm }
- ,{col: "filedata", val:filedata , type:"BLOB"}
- ,{col: "filesize", val:filesize }
- ,{col: "filetype", val:filetype }
- ]);
- tranf_submit({
- id: "TXMMO02100"
- , service: "pamcomnapp.PamComn"
- , method: "reqExeSaveBbs"
- , inds: "req="+ds_temp+" file="+ds_temp1
- //, outds: "ds_grid_grd_druginfo=druginfolist"
- , async: false
- , callback: "cbk_TXMMO02100"
- });
-
- ds_data_iteminfo.setColumn(0,"title","");
- ds_data_iteminfo.setColumn(0,"content","");
- ds_data_iteminfo.setColumn(0,"attfilenm","");
-
- chk_notice.enable = true;
- }
- function cbk_TXMMO02100(sScvId, nErrorCode, sErrorMsg){
- var status = ds_data_iteminfo.getColumn(0,"status");
-
- if(nErrorCode == 0){//성공하였을때
- if (status == "i"){
- sysf_messageBox("새 게시글이 작성이", "I001");
- }else if (status == "u"){
- sysf_messageBox("게시글이 수정이", "I001");
- }else{
- sysf_messageBox("게시글이 삭제", "I001");
- }
- fgetBbsList(); // 재조회
- }else{
- sysf_messageBox(sErrorMsg, "E");
- // 저장시 에러난 경우 목록을 재로딩함
- if (status == "i"){
- sysf_messageBox("새 게시글 작성에", "E009");
- }else if (status == "u"){
- sysf_messageBox("새 게시글 수정에", "E009");
- }else{
- sysf_messageBox("새 게시글 삭제에", "E009");
- }
- }
- }
- function fCheckFileExt() {
-
- retvalue = false;
- //var filename = model.getValue("/root/main/iteminfo/attfilenm");
- var filename = ds_data_iteminfo.getColumn(0,"attfilenm");
- var IMG_FORMAT = "\\.(bmp|gif|jpg|jpeg|png|doc|xls|cvs|txt|ppt|hwp|pptx|pdf|xlsx)$";
- if( (new RegExp(IMG_FORMAT, "i")).test(filename)){
- retvalue = true;
- }else{
- retvalue = false;
- }
- return retvalue;
- }
- function fNewBbs() {
- //초기화
- //제목, 첨부, 내용에 data 제거
- ipt_title.value = "";
- ipt_content.value = "";
- ipt_attfilenm.value = "";
-
-
- // 첨부파일 초기화
- //model.resetInstanceNode("/root/send/file");
- //model.refresh();
-
- ds_data_iteminfo.setColumn(0,"attfilepath","");
-
- }
- function fPrtBbs() {
- //model.makeNode("/root/temp/bbsinfo/bbslist");
- //copyNodesetType("/root/temp/bbsinfo/bbslist", grd_bbs.nodeset+ "[chkyn='Y']");
- //exeReportPreview("RPMNO09000", "XMLSTR");
- var fromdd = ds_cond.getColumn(0,"fromdd");
- var todd = ds_cond.getColumn(0,"todd");
- var objParam = new Object();
- objParam.fromdd = fromdd;
- objParam.todd = todd;
-
- ds_grid_grd_bbs.filter("chkyn=='1'");
- objParam.xml_data_XML1 = rptf_getXMLString(ds_grid_grd_bbs, "root/temp/bbsinfo/bbslist");
- ds_grid_grd_bbs.filter("");
- var option = "open=1;save=1;directprint=0;print=1;zoom=0";
- rptf_exeReportPreview30(["RPPMO02100"],[objParam], option);
- }
- function grd_bbs_ondbclick(obj:Grid, e:MouseEventInfo)
- {
- if (isDataCell() == true) {
- fgetBbsDetail(grd_bbs.row);
- }
-
- }
- function btn_cancel_onclick(obj:Button, e:ClickEventInfo)
- {
- btn_cancel.visible = false;
- btn_new.enable = true;
- btn_mod.enable = false;
- btn_save.enable = false;
- btn_del.enable = false;
-
- btn_fileadd.visible = false;
- btn_filedel.visible = false;
- btn_down.visible = false;
- btn_preview.visible = false;
-
- ipt_title.enable = false;
- ipt_content.enable = false;
- ipt_attfilenm.enable = false;
-
- chk_notice.enable = true;
-
- //model.makeValue("/root/main/iteminfo/status",'e');
- ds_data_iteminfo.setColumn(0,"status","e");
- fNewBbs();
-
- }
- function btn_new_onclick(obj:Button, e:ClickEventInfo)
- {
- btn_cancel.visible = true;
- //btn_new.disabled = true;
- btn_new.enable = false;
- //btn_mod.disabled = true;
- btn_mod.enable = false;
- //btn_save.disabled = false;
- btn_save.enable = true
- //btn_del.disabled = true;
- btn_del.enable = false;
-
- btn_fileadd.visible = true;
- btn_filedel.visible = true;
- btn_down.visible = false;
- btn_preview.visible = false;
-
- //ipt_title.disabled = false;
- ipt_title.enable = true;
- ipt_attfilenm.disabled = true;
- ipt_attfilenm.enable = false;
- ipt_content.enable = true;
- //ipt_content.readonly = false;
-
- chk_notice.enable = false;
-
- fNewBbs();
-
- //model.makeValue("/root/main/iteminfo/status",'i');
- ds_data_iteminfo.setColumn(0,"status","i");
- }
- function btn_mod_onclick(obj:Button, e:ClickEventInfo)
- {
- //btn_new.disabled = true;
- btn_new.enable = false;
- //btn_mod.disabled = true;
- btn_mod.enable = false;
- btn_cancel.visible = true;
- //btn_save.disabled = false;
- btn_save.enable = true;
- //btn_del.disabled = true;
- btn_del.enable = false;
-
- btn_fileadd.visible = true;
- btn_filedel.visible = true;
- btn_down.visible = false;
- btn_preview.visible = false;
-
- //ipt_title.disabled = false;
- ipt_title.enable = true;
- //ipt_attfilenm.disabled = true;
- ipt_attfilenm.enable = false;
-
- chk_notice.enable = false;
-
- //model.makeValue("/root/main/iteminfo/status","u");
- ds_data_iteminfo.setColumn(0,"status","u");
-
- }
- function btn_save_onclick(obj:Button, e:ClickEventInfo)
- {
- // 각 필드값을 체크한다.
- // 제목 체크
- if(utlf_isNull(ds_data_iteminfo.getColumn(0,"title"))){
- sysf_messageBox("제목은 ", "I003");
- //model.setFocus("ipt_title");
- ipt_title.setFocus();
- return;
- }
-
- // 공지내용 체크
- if(utlf_isNull(ds_data_iteminfo.getColumn(0,"content"))){
- sysf_messageBox("내용은 ", "I003");
- ipt_content.setFocus();
- //model.setFocus("ipt_content");
- return;
- }
-
- fExeSave();
-
- }
- function btn_del_onclick(obj:Button, e:ClickEventInfo)
- {
- fNoticeDel();
-
- }
- function btn_fileadd_onclick(obj:Button, e:ClickEventInfo)
- {
- fFileAdd();
-
- }
- function btn_filedel_onclick(obj:Button, e:ClickEventInfo)
- {
- fFileDel();
-
- }
- function btn_down_onclick(obj:Button, e:ClickEventInfo)
- {
- fFileDown();
-
- }
- function btn_preview_onclick(obj:Button, e:ClickEventInfo)
- {
- fFilePreview();
-
- }
- function group2_input1_onkeydown(obj:Edit, e:KeyEventInfo)
- {
- if(e.keycode == "13"){
- obj.updateToDataset();
- group2.btn_search.setFocus();
- fgetBbsList();
- }
- }
- function grd_bbs_oncelldblclick(obj:Grid, e:GridClickEventInfo)
- {
-
- fgetBbsDetail(e.row);
- }
- function ipt_content_oneditclick(obj:TextArea, e:EditClickEventInfo)
- {
-
- }
- function Button00_onclick(obj:Button, e:ClickEventInfo)
- {
- this.close();
- }
- function grd_bbs_onmousemove(obj:Grid, e:GridMouseEventInfo)
- {
- //lf_setToolTip(obj, e);
- }
- function chk_notice_onclick(obj:CheckBox, e:ClickEventInfo)
- {
- ds_notice.clearData();
- ds_notice.addRow();
- ds_notice.setColumn(0, "bbsno", ds_data_iteminfo.getColumn(0, "bbsno"));
- ds_notice.setColumn(0, "noticeyn", chk_notice.value);
-
- var oParam = {};
- oParam.id = "TXMPO02102";
- oParam.service = "pamcomnapp.PamComn";
- oParam.method = "reqSetBbsNotice";
- oParam.inds = "req=ds_notice";
- oParam.outds = "";
- oParam.async = false;
- //oParam.callback = "cf_TXMNO09002";
- tranf_submit(oParam);
-
- fgetBbsList();
-
- ds_data_iteminfo.clearData();
- ds_data_iteminfo.addRow();
- ds_data_iteminfo.setColumn(0,"status","e");
- chk_notice.value = "";
- }
- ]]></Script>
- </Form>
- </FDL>
|