Office二次开发在网络建设中的应用 ASP+SQL Sever2000
摘 要 随着Internet和Web技术的日益普及和推广,使得Internet正逐渐成为企业、政府机构信息化建设的有力工具。而Microsoft Office办公套件以其功能强大、方便实用而被广泛使用。因此,网络上实现办公自动化是有非常大的现实作用与意义,Internet如何与Microsoft Office文档结合,也是很多软件开发公司一直在摸索的问题;根据这种情况,开发了基于Web方式的Microsoft Office网络文档管理方案。这个方案是主要是利用OFFICE的COM接口的相关参照与TCP/IP网络协议等相关知识,制作了一个在IE中调用的ACTIVE X控件weboffice.acx与服务器相协调操作。则可以只通过IE就能对OFFICE中的WORD和EXCEL进行常用的处理。在IE中处理的文档,能够完全的与Microsoft Office相兼容。COM能够用来编写被ASP所调用的对象。我们可以调用COM组件来在最大程度上扩展ASP的功能。当在VC# 等编程环境中完成了组件的编制后,就可以放在ASP页面中被ASP所调用和将其注册在服务器上,并在asp页面中对其进行调用。同时使用 Microsoft SQL server 2000 对服务器中的OFFICE文档进行管理与归类,使文档管理工作更加方便。(毕业设计网 ) 关键词:asp操作OFFICE ACTIVE X控件 COM组件 SQL SERVER Abstract With the Internet and the growing popularity of Web technology and marketing, making Internet is gradually becoming enterprises, government agencies and building a powerful information tools. Microsoft Office and the office suite of its powerful, convenient and practical and widely used. Therefore, to achieve office automation network is a very big role and significance of reality, how to integrate with Microsoft Office documents, is that many software development companies have been exploring the issue, according to the situation, developed a Web-based form of Microsoft Office Web document management solutions. The program is mainly used OFFICE COM interfaces of the relevant reference and TCP / IP network protocol, and other related knowledge, produced a call in IE ACTIVE X controls weboffice.acx coordinated operation with the server. IE can only be through the OFFICE of the WORD and EXCEL commonly used treatment. IE in the document processing, fully compatible with Microsoft Office. At the same time, we can use COM components to the maximum extent possible expansion of the functions of ASP. COM can be used to prepare the ASP invoked by the object. When the VC # programming environment, such as completion of the components in the preparation of, you can be on the ASP pages in the call by the ASP and its registration on the server, and asp pages in their call. At the same time also use Microsoft SQL server 2000 server in the OFFICE management and classified documents, the management more convenient. KEY WORD:asp operators OFFICE; ACTIVE X controls; COM components; SQL SERVER 中文摘要 I |