-=[ Mr. Bumblebee ]=-
_Indonesia_
<!-- BEGIN OF FORM -->
<script language="javascript">
function excel_print() {
window.document.listForm.mode.value = "excel";
window.document.listForm.action = "/admin/save_hp_excel.php";
window.document.listForm.submit();
}
function delete_order() {
if(confirm(' »èÁ¦ ÈÄ º¹±¸°¡ ºÒ°¡´ÉÇϹǷΠÁÖÀÇÇØÁÖ¼¼¿ä \n\n »èÁ¦ÇϽðڽÀ´Ï±î?')) {
window.document.listForm.mode.value = "delete";
window.document.listForm.submit();
}
}
</script>
<div class="box">
<form method="post" action="$TOTAL[cmnurl]$TOTAL[acode]$TOTAL[fcode]$TOTAL[ecode]&mode=$TOTAL[mode]" onsubmit="return _chkForm(this)" style="display:inline;">
<input type="hidden" name="ftyp" value="joingroup">
°¡ÀÔÀÏ
<input type="hidden" name="btyp" value="write_date">
<input type="text" name="bbox1" value="$TOTAL[bbox1]" size="10" class="calendar form" readOnly>
~
<input type="text" name="bbox2" value="$TOTAL[bbox2]" size="10" class="calendar form" readOnly>
|
<script>
_checkbox('styp[]', $TOTAL[search_types], '$TOTAL[styp]');
</script>
<input type="text" name="sbox" class="form" style="width:100px; " value="$TOTAL[sbox]">
<input type="image" src="/img/admin/bt/bt_search.gif" align="absmiddle" >
</form>
</div>
<form name="listForm" method="post" action="$TOTAL[cmnall]" onsubmit="return false;">
<input type="hidden" name="mode">
<p><img src="/img/admin/bt/bt_sel_del.gif" align="absmiddle" onclick="delete_order();">
<img src="/img/admin/bt/bt_excel.gif" align="absmiddle" onclick="excel_print();"></p>
<table class="tskin05">
<colgroup>
<col width="30"/>
<col width="50"/>
<col width="100"/>
<col width="100"/>
<col/>
<col/>
<col/>
<col width="60"/>
</colgroup>
<tbody>
<tr>
<th>
<input type="checkbox" name="all_check" value="Y" onclick=" _change_checked(this , this.form , 'chkid[]'); ">
</th>
<th> ¹øÈ£ </th>
<th> ¾ÆÀ̵ð </th>
<th> À̸§ </th>
<th> ÀüȹøÈ£ </th>
<th> ÈÞ´ëÀüÈ </th>
<th> ȸ¿øµî±Þ </th>
<th> °¡ÀÔÀÏ </th>
</tr>
$INFO[repeat]
</tbody>
</table>
</form>
<br>
<table width="100%">
<tr>
<td width="100">°Ô½Ã¹° : $TOTAL[totalcount]°Ç</td>
<td align="center">$TOTAL[firstpage] $TOTAL[prevpage] $TOTAL[pageloop] $TOTAL[nextpage] $TOTAL[lastpage]</td>
<td width="100" align="right"></td>
</tr>
</table>
<br>
<!-- END OF FORM -->
<!-- BEGIN OF REP -->
<tr onmouseover=" this.style.backgroundColor='#E1F4FB' ; " onmouseout=" this.style.backgroundColor='#FFFFFF' ; " >
<td align="center">
<input type="checkbox" name="chkid[]" value="$RS[numid]">
</td>
<td align="center"> $RS[recno] </td>
<td align="center"><a href="$TOTAL[cmnall]&mode=view&numid=$RS[numid]">$RS[id]</a></td>
<td align="center"><a href="$TOTAL[cmnall]&mode=view&numid=$RS[numid]">$RS[name]</a></td>
<td align="center"> $RS[tel] </td>
<td align="center"> $RS[hp] </td>
<td align="center"> $RS[level] </td>
<td align="center"> $RS[write_date] </td>
</tr>
<!-- END OF REP -->
<!-- BEGIN OF NONE -->
<TR>
<td olspan="9" height="50" align="center">µî·ÏµÈ Á¤º¸°¡ ¾ø½À´Ï´Ù.</td>
</TR>
<!-- END OF NONE -->
Copyright © 2017 || Recoded By Mr.Bumblebee