<?
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>
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5377 |
잘살아보자
|
11년 전 | 872 | |
| 5376 | 11년 전 | 1902 | ||
| 5375 | 11년 전 | 1115 | ||
| 5374 | 11년 전 | 1515 | ||
| 5373 |
SOFTA
|
11년 전 | 5704 | |
| 5372 | 11년 전 | 2240 | ||
| 5371 | 11년 전 | 15257 | ||
| 5370 | 11년 전 | 1392 | ||
| 5369 | 11년 전 | 3124 | ||
| 5368 | 11년 전 | 1560 | ||
| 5367 |
네이비컬러
|
11년 전 | 3594 | |
| 5366 |
네이비컬러
|
11년 전 | 1309 | |
| 5365 | 11년 전 | 4996 | ||
| 5364 | 11년 전 | 4377 | ||
| 5363 | 11년 전 | 4404 | ||
| 5362 | 11년 전 | 1173 | ||
| 5361 | 11년 전 | 2645 | ||
| 5360 |
봉보로봉봉
|
11년 전 | 895 | |
| 5359 |
입문개발자
|
11년 전 | 3221 | |
| 5358 | 11년 전 | 3109 | ||
| 5357 | 11년 전 | 2050 | ||
| 5356 | 11년 전 | 2487 | ||
| 5355 | 11년 전 | 2246 | ||
| 5354 | 11년 전 | 1334 | ||
| 5353 | 11년 전 | 3586 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기