摘要
使用VB6可以开发 Internet应用程序(如基于 Browser/Server模式的三级结构应用系统)。 本文以学生成绩查询管理系统为例,介绍了用VB6开发IIS应用程序的相关工具和技术: WebClass设计器的设计, DHTML模板的设计,向WebClass设计器中添加DHTML模板 的方法,超链接元素连接到HTML模板和自定义事件的方法,在 WebClass中编写代码 的方法与技巧,以及使用在IIS应用程序中ADO对象的使用方法等。
Using VB6 can develop Internet application programs (such as three-tiered architecture application system which is based on Browser/Server mode). This paper give an example named 'Student Require Management System' to introduce some relevant tools and techniques which are used in VB6 to develop IIS application program including: The designing of WebClass designer, the designing of DHTML, the methods to add DHTML mold to WebClass designer, the methods to connect hyper-connect-element to HTML mold and the self-defined events, the methods and skills to programming code in WebClass, and the methods to use ADO object in the using of IIS application program.