發(fā)表日期:2010/3/26 文章編輯:蘭州網站建設 瀏覽次數: 點擊:1033
<%
' 下載文件
function downloadfile(fullpath)
downloadfile = false
dim strfilename, s, fso, f, intfilelength
set fso = server.createobject("scripting.filesystemobject")
if not fso.fileexists(fullpath) then
exit function
end if
set f = fso.getfile(fullpath)
'獲取文件大小
intfilelength = f.size
set s = server.createobject("adodb.stream")
s.open
s.type = 1
s.loadfromfile(fullpath)
response.buffer = true
response.clear
'response.addheader "Content-Encoding","GB2312" ' 亂碼的解決方案
'response.addheader "content-type","application/x-msdownload"
response.addheader "content-disposition","attachment;filename=" & f.name
response.addheader "content-length" ,intfilelength
response.contenttype = "application/octet-stream"
while not s.eos
response.binarywrite s.read(1024 * 64)
response.flush
wend
s.close
set s = nothing
downloadfile = true
end function
%>
聲明:網站部分信息來源網絡若有侵權或違禁請告知我們刪除;網站建設制作,網站優(yōu)化:版權所有:蘭州霈源網絡科技有限公司 業(yè)務咨詢:13519319495 在線Q Q:
360網站安全檢測平臺 隴ICP備15000675號-2 甘公網安備 62010302001228號
相關搜索:蘭州網站建設、甘肅建設網站、網站建設明細報價表、企業(yè)網站建設,網站設計公司網站建設哪家公司好、網站建設學習網、蘭州網站制作、蘭州網站建設公司、蘭州網站設計公司、蘭州建設網、蘭州網站制作培訓、蘭州專業(yè)網站制作、網站制作高端、網站制作、網站制作公司,網站制作收費標準,網站制作的基本步驟,網站制作公司,網站價格,網站制作多少錢,建個網站需要多少錢,如何制作自己的網站、網站建設流程、網站建設公司電話13519319495