1、 网络旅游信息系统的设计网络旅游信息系统的设计与实现与实现 论 文 作 者 姓 名 :论 文 作 者 姓 名 : 申 请 学 位 专 业 :申 请 学 位 专 业 : 申 请 学 位 类 别 :申 请 学 位 类 别 : 指导教师(职称) :指导教师(职称) : 论 文 提 交 日 期 :论 文 提 交 日 期 : 网络旅游信息系统的设计网络旅游信息系统的设计与实现与实现 摘摘 要要 网络旅游信息系统是利用计算机 Web 数据库高效的数据存储和管理能力来 管理旅游信息,其主要意义在于简化人们以往查找旅游信息的繁琐工作,通过计 算机联网后,可以实现数据的远程访问和共享,将旅游咨询和网络传播充分的
2、结 合,改变以往人们必须到旅行社的传统模式。 本文介绍了一个网络旅游信息系统的设计与实现。 该系统完整地分析了网络 旅游信息系统的业务需求,并进行了详细设计。在此基础上实现了其中的基本功 能,包括:旅游信息管理与查询、旅行社注册、旅游线路发布、旅游线路预订、 用户论坛等功能。同时,系统对用户进行了分级管理,提高了系统的安全性。 在技术上,该系统选择了 B/S(浏览器/服务器)三层网络体系结构。客户 端技术综合采用 HTML、VBScript、JavaScript 等技术提供用户界面;应用服务 器端使用 IIS,并采用 ASP 动态网页编程技术实现业务逻辑;数据库服务器采用 SQL Server
3、 2000 关系数据库。利用 ASP 动态网页编程技术,通过 ADO 与 SQL Server 2000 数据库建立链接,运用 SQL 语言实现对其数据库的操作。 关键词关键词:计算机网络;网络旅游信息;SQL sever 2000;ASP;数据库 The Implementation and Design for Network Tour Information System Abstract The network tour information system is designed to manage tour information by using the ability of e
4、fficient storing and managing data of computer. Its main purpose is to simplify the complicated work of people in looking for tour information. By connecting to computers, long-distance visiting and sharing of data will become true. The combining of tour information consultation and network communication sufficiently will change the traditional model that people need to go to travel agency for tour information in the past. This paper introduces the design and implementation of