게시판 본문 ASP, ASP.NET, IIS & Script - Read Only
오피스 파일 내용들이 다 깨져요.. |
---|
작성자: 김종식
작성일시: 2008-06-27 15:37,
조회수: 1,412
|
오피스 파일들(워드,엑셀,파워포인트)등을 업로드한후 다운로드 받으면 안에 내용들이 다 깨집니다..
어떻게 해야 하나요? Response.Buffer = False filepath = Server.MapPath("\depart\cs\uploadfiles\" & strFiles) filename = Mid(filepath, InStrRev(filepath, "\")+1) Response.AddHeader "Content-Disposition","attachment;filename=" & filename set objFS =Server.CreateObject("Scripting.FileSystemObject") set objF = objFS.GetFile(filepath) Response.AddHeader "Content-Length", objF.Size set objF = nothing set objFS = nothing Response.ContentType = "application/unknown" Response.CacheControl = "public" Set objDownload = Server.CreateObject("DEXT.FileDownload") objDownload.Download filepath Set objDownload = Nothing |
IP 주소: 221.151.182.146
|
전체 2,095 건의 게시물,
84 페이지로 구성된
ASP, ASP.NET, IIS & Script 게시판의
13 페이지입니다.
게시물 | ||||
---|---|---|---|---|
1,863 |
김종식 |
2008-08-28 | 914 | |
1,862 | 2008-08-29 | 3,691 | ||
1,860 | 2008-08-26 | 5,026 | ||
1,859 | 2008-08-26 | 3,832 | ||
1,858 |
re: 안녕하십니까 송원석님 [1] |
2008-08-28 | 3,660 | |
1,857 |
이석환 |
2008-08-24 | 1,099 | |
1,856 | 2008-08-25 | 3,738 | ||
1,854 |
김종식 |
2008-08-06 | 1,030 | |
1,853 | 2008-08-07 | 4,716 | ||
1,852 |
김종식 |
2008-08-05 | 1,145 | |
1,851 | 2008-08-05 | 3,793 | ||
1,850 | 2008-07-22 | 4,274 | ||
1,849 | 2008-07-22 | 4,325 | ||
1,848 | 2008-07-03 | 4,679 | ||
1,847 | 2008-07-03 | 4,328 | ||
1,846 |
김종식 |
2008-07-03 | 1,278 | |
1,845 | 2008-07-03 | 4,080 | ||
1,844 | 2008-07-03 | 6,245 | ||
1,843 | 2008-07-03 | 5,059 | ||
1,842 |
달나라행님 |
2008-06-28 | 1,729 | |
1,841 | 2008-06-29 | 4,818 | ||
김종식 |
2008-06-27 | 1,412 | ||
1,839 | 2008-06-27 | 4,147 | ||
1,837 | 2008-06-26 | 4,242 | ||
1,836 | 2008-06-23 | 4,333 |