asp企业网上留言系统.doc

约18页DOC格式手机打开展开

asp企业网上留言系统,asp企业网上留言系统1.27万字 18页摘要如何建立良好的顾客群体和客户关系, 是当前企业普遍关心的问题。企业通过网站可以展示产品,发布最新动态,与用户进行交流和沟通,与合作伙伴建立联系,以及开展电子商务等。其中留言系统是构成企业网站的一个重要组成部分,它为为消费者与企业之间进行交流和联系提供的一个平台。本系统利用a...
编号:10-18123大小:114.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 xiaowei 发布

ASP企业网上留言系统
1.27万字 18页

摘 要
如何建立良好的顾客群体和客户关系, 是当前企业普遍关心的问题。企业通过网站可以展示产品,发布最新动态,与用户进行交流和沟通,与合作伙伴建立联系,以及开展电子商务等。其中留言系统是构成企业网站的一个重要组成部分,它为为消费者与企业之间进行交流和联系提供的一个平台。
本系统利用ASP、IIS技术,数据库服务器端采用了Microsoft Access数据库作为ODBC(Open DataBase Connectivity )数据源,并以先进的ADO(ActiveX Data Objects)技术进行数据库存取等操作,使Web与数据库紧密联系起来。实现了留言系统的动态管理,本系统可以方便企业与消费者之间的交流。
ABSTRACT
How establishes the good customer community and the customer relations, Is current enterprise universal issue of concern. The enterprise may demonstrate the product through the website, issued the newest tendency, carries on the exchange and the communication with the user, with partner establishment relation, as well as development electronic commerce and so on. Message system is constitutes the enterprise website an important constituent, it for carries on a platform for between the consumer and the enterprise which the exchange and the relation provides.
This system used ASP, the IIS technology, the database server end uses Microsoft the Access database to take ODBC (Open DataBase Connectivity) the data pool, and (ActiveX Data Objects) the technology carried on operation and so on database access by advanced ADO, caused Web and the database closely relates. Has realized the message system dynamic management, this system may facilitate between the enterprise and consumer's exchange.
【关键词】ASP ADO Access数据库 IIS

目录
目录 I
摘 要 II
ABSTRACT II
第一章 引 言 1
1.1 企业留言系统开发背景 1
1.2 企业留言系统开发的目的 1
1.3 企业留言系统提出的意义 1
1.4 系统的开发方法 2
第二章 系统分析 3
2.1可行性分析 3
2.2 需求分析 3
第三章 系统的主要技术分析 4
3.1 ASP技术 4
3.1.1. ASP访问数据库的原理 4
3.1.2 ASP内部6大对象 4
3.2 IIS与ASP的结合 5
3.3 利用ADO访问数据库的原理 6
第四章 Access2000 实现关系型数据库 7
4.1 数据库的概念 7
4.2 数据库的功能 7
4.3 新建一个数据库 7
4.4 数据库的设计 8
4.5 实现数据库之间的联系 8
4.6 数据库的连接方法 8
第五章 留言系统分析 9
5.1 系统概论 9
5.2系统的功能设计 9
5.2.1系统的功能结构 9
5.2.2系统的功能特点 9
第六章 系统功能模块的实现 10
6.1 系统流程图 10
6.2 系统的具体实现 10
6.3 登录界面和表 13
结束语 15
致 谢 16
主要参考文献 17

主要参考文献
[1] 廖彬山 等 《ASP动态网站开发》 电子工业出版社
[2] 王凤龄 等 《ACCESS实用教程》 电子工业出版社
[3] 周中华 等 《数据库原理》 清华大学出版社
[4] 曾清国 等 windows2000+ASP+ Access案例教程 北京:中科多媒体电子出版社
[5] 赵增敏 等 《ASP动态网页设计》 电子工业出版社