首 页 ASP ASP.NET PHP JSP Ajax DIV+CSS JavaScript XML C#
MySQL MSSQL Access Oracle Linux Server 电脑技巧 网络安全 建站经验 其它

XMLHTTP下载远程数据输出到浏览器

整理日期:2007年08月05日 【字体:


伊图教程网[www.etoow.com]
http://www.etoow.com/html/2007-08/1186287241.html
 xml.Send '发送请求

 Response.AddHeader "Content-Disposition", "attachment;filename=mitchell-pres.zip" '添加头给这个文件

 Response.ContentType = "application/zip" '设置输出类型

 Response.BinaryWrite xml.responseBody ’输出二进制到浏览器

 Set xml = Nothing
 %>
Tags:
XMLHTTP下载远程数据输出到浏览器
'http://www.etoow.com/html/2007-08/1186287241.html
1
 
信息搜索
  
联系我们关于本站广告服务设为首页 收藏本站友情链接网站地图
Copyright © Etoow.com Inc. All Rights Reserved