利用office web component打造精品图表(一)[2]

[入库:2005年8月18日] [更新:2007年3月25日]

本文简介:选择自 online 的 blog

strchartfile  =  exportcharttogif(objchartspace,  strchartabspath,  strchartrelpath)
response.write  "<img  src="""  &  strchartfile  &  """>"  &  "<p>"
cleanupgif  strchartabspath

objrs.close
set  objrs  =  nothing
set  objconn  =  nothing
set  objseries  =  nothing
set  objchart  =  nothing
set  objchartspace  =  nothing
%>
</div>
</body>
</html>
使用这个组件的注意事项:
1。在office2000的光盘上,有一个msowc.msi的可执行文件.ok
2。建议大家用visual  interdev6.0开发,代码的自动提示功能此时会发挥出极大的作用。

本文关键:asp,office web component
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top