nan2002()等........请进!

qisanyou 2002-07-01 02:49:29
http://www.csdn.net/expert/topic/841/841032.xml?temp=.2994196 的问题还没完全解决呀

在Asp页中建立Word应用程序对象,用其打开Word文档将文档的内容显示在Html上。
<%
set wordApp=createobject("word.application")
set wordDoc=createobject("word.document")
strDocFile=server.mappath("..\sample.doc")
set wordDoc=wordApp.documents.open(strDocFile)
strDocContent=wordDoc.content
response.write strDocContent
wordDoc.close
set wordDoc=nothing
set wordApp=nothing
%>

图片没了,表格没啦,就连段落也没了,怎么解决呀?
解决这个问题的即奉上200分。
...全文
42 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
coffeegirl 2002-07-01
  • 打赏
  • 举报
回复
关注!
zhenhao 2002-07-01
  • 打赏
  • 举报
回复
凑个热闹:)学习
wuyy 2002-07-01
  • 打赏
  • 举报
回复
已发到短消息里,请查收!

28,391

社区成员

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

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