IE7 다운로드 버그 해결책

2

음 뭐 그냥 IE7 에서는 이렇게 하면 되던거 같더군요.

header("Content-Type: application/octet-stream");
Header("Content-Disposition: attachment; filename=".iconv("UTF-8", "EUC-KR",$file));
header("Content-Transfer-Encoding: binary");
Header("Content-Length: ".(string)(filesize($tmp_file)));
Header("Cache-Control: cache, must-revalidate");
header("Pragma: no-cache");
header("Expires: 0");

음,. 수고하세요..

그리고 가입할떄 우편번호 검색이 잘 안됩니다.

댓글
  • No Nickname
    No Comment
  • 권한이 없습니다.
    {{m_row.m_nick}}
    -
목록형 📅 달력형