<?
if($DownForWord=="yes"){
header( "Content-type: application/vnd.ms-word" );
header( "Content-Disposition: attachment; filename=${LIST[Company]}.Doc" );
header( "Content-Description: PHP4 Generated Data" );
}
?>
<?
if($DownForExel=="yes"){
header( "Content-type: application/vnd.ms-excel" );
header( "Content-Disposition: attachment; filename=${LIST[Company]}.xls" );
header( "Content-Description: PHP4 Generated Data" );
}
?>
<SCRIPT>
function DownForWord(UID,CURRENT_PAGE){
file_url = "<?=$PHP_SELF?>?UID="+UID+"&CURRENT_PAGE="+CURRENT_PAGE+"&DownForWord=yes";
location.href=file_url;
}
function DownForExel(UID,CURRENT_PAGE){
file_url ="<?=$PHP_SELF?>?UID="+UID+"&CURRENT_PAGE="+CURRENT_PAGE+"&DownForExel=yes";
location.href=file_url;
}
</SCRIPT>
<input type="button" name="Button" value="다운(엑셀)" onClick="javascript:DownForExel('<?=$UID;?>','<?=$CURRENT_PAGE;?>');" style="cursor:hand";>
<input type="button" name="Button" value="다운(워드)" onClick="javascript:DownForWord('<?=$UID;?>','<?=$CURRENT_PAGE;?>');" style="cursor:hand";><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:12:10 PHP & HTML에서 이동 됨]</div>
if($DownForWord=="yes"){
header( "Content-type: application/vnd.ms-word" );
header( "Content-Disposition: attachment; filename=${LIST[Company]}.Doc" );
header( "Content-Description: PHP4 Generated Data" );
}
?>
<?
if($DownForExel=="yes"){
header( "Content-type: application/vnd.ms-excel" );
header( "Content-Disposition: attachment; filename=${LIST[Company]}.xls" );
header( "Content-Description: PHP4 Generated Data" );
}
?>
<SCRIPT>
function DownForWord(UID,CURRENT_PAGE){
file_url = "<?=$PHP_SELF?>?UID="+UID+"&CURRENT_PAGE="+CURRENT_PAGE+"&DownForWord=yes";
location.href=file_url;
}
function DownForExel(UID,CURRENT_PAGE){
file_url ="<?=$PHP_SELF?>?UID="+UID+"&CURRENT_PAGE="+CURRENT_PAGE+"&DownForExel=yes";
location.href=file_url;
}
</SCRIPT>
<input type="button" name="Button" value="다운(엑셀)" onClick="javascript:DownForExel('<?=$UID;?>','<?=$CURRENT_PAGE;?>');" style="cursor:hand";>
<input type="button" name="Button" value="다운(워드)" onClick="javascript:DownForWord('<?=$UID;?>','<?=$CURRENT_PAGE;?>');" style="cursor:hand";><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:12:10 PHP & HTML에서 이동 됨]</div>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 30 |
아우겐나이스
|
21년 전 | 4067 | |
| 29 |
아우겐나이스
|
21년 전 | 4453 | |
| 28 |
아우겐나이스
|
21년 전 | 3478 | |
| 27 | 21년 전 | 5853 | ||
| 26 | 21년 전 | 3137 | ||
| 25 | 21년 전 | 6104 | ||
| 24 | 18년 전 | 3667 | ||
| 23 | 21년 전 | 3660 | ||
| 22 | 21년 전 | 4259 | ||
| 21 | 21년 전 | 3834 | ||
| 20 | 21년 전 | 4242 | ||
| 19 | 21년 전 | 6701 | ||
| 18 | 21년 전 | 4744 | ||
| 17 | 21년 전 | 7004 | ||
| 16 | 21년 전 | 4183 | ||
| 15 | 21년 전 | 2655 | ||
| 14 | 21년 전 | 4985 | ||
| 13 | 21년 전 | 3414 | ||
| 12 |
Recluse
|
21년 전 | 3899 | |
| 11 |
아우겐나이스
|
21년 전 | 3584 | |
| 10 |
Recluse
|
21년 전 | 3409 | |
| 9 | 21년 전 | 4023 | ||
| 8 | 21년 전 | 5191 | ||
| 7 | 21년 전 | 4778 | ||
| 6 | 21년 전 | 5706 | ||
| 5 | 21년 전 | 4133 | ||
| 4 | 21년 전 | 4861 | ||
| 3 | 21년 전 | 4764 | ||
| 2 | 21년 전 | 3266 | ||
| 1 | 22년 전 | 4351 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기