我实在不知道该怎么办了?快救火!!! 我加分了

lonsen 2001-12-28 03:44:14
我的页面怎么也不能把word激活,改为显示图片文件则可以,我是不是漏了什么?代码如下:
<%@ Language=VBScript %>
<%
Set t=server.CreateObject("ShowBlob.WebShowBlob")
SQL="select a.file from table1 a where a.f_id=374"
Dr=t.GetFileMatter(SQL,"file")
Response.ContentType="Application/msword"
Response.BinaryWrite(Dr)
set t=nothing
%>
...全文
71 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

28,406

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧