摘 要
随着计算机技术,网络技术的迅猛发展,Internet的不断普及,网络在各个领域里发挥了越来越重要的作用。特别是随着近年人民生活水平不断提高,旅游成为了一个热门话题。一些的知名的旅行社已经在网上旅游方面取得了巨大的成就。
论文详细描述了一个基于ASP技术和ACCESS数据库系统的旅游网站的开发过程。网站前台实现了线路信息、旅游新闻和旅游资讯的查看,能够完成游客在线预订线路,留言板模块为游客和旅行社、游客和游客之间提供了一个信息交流的平台。网站后台提供部分系统维护功能,主要是预订信息管理;线路管理;旅行社设置;文章管理和留言管理等功能。它紧扣旅游的要素,对于旅游业的信息发布功能作了重点规划,能够应付一个中小旅行社的日常工作。它不仅能够让浏览者得到最新的旅游信息,而且能够对线路进行在线的查询和预订操作,使旅游变的异常轻松。
关键词:ASP;旅游;网络
The Design and Implementation of Tourism Website
based on ASP
Abstract
Along with the rapid development of the computer and network and the popularization of the Internet, the network is taking more and more important role in every realm. Especially, travel becomes a hot issue because of the continuous improvement of the life level. Some well-known travel agencies have obtained an enormous achievement in the aspects of network travel.
This paper discusses the developement process of a tourism website based on the ASP technology and the Access database management system in detail. The foreground of the website includes line information, tour news and tour information, and the predetermination, the message board providing a platform that information is exchanged between the visitors and travel services, or between visitors. The background of the website provides the system maintenance function, and mainly contains subscribing information management; the circuit management; setting up travel service; article management and message management and so on. It is tight to button up the main factor that travel, announcing for the information that travel the industry the function made the point programs, can cope with a the daily pursuit of the inside and small travel agency. It can not only allow visitors to get the latest tourism information, but also to the tracks online inquiries and reservations operations, make tourism the abnormal change easily.
Key words: ASP; Travel; Network
目 录
论文总页数:23页
1 引言1
1.1 选题背景1
1.2 选题依据1
1.3 开发可行性2
1.4 课题目标2
2 开发平台及工具的选择2
2.1 平台的选择2
2.2 工具的选择3
2.2.1 环境的选择3
2.2.2 ADO5
2.2.3数据库概述6
3 需求分析及设计方案7
3.1 需求分析7
3.1.1 理解需求7
3.1.2 需求分析7
3.2 整体系统模块设计8
3.3 系统功能概述8
3.3.1 前台8
3.3.2 后台9
4 数据库设计10
4.1 数据库需求分析10
4.2 数据库逻辑设计11
4.3 数据库连接文件14
5 系统的实现15
5.1 首页的实现15
5.2 线路预订页面的实现15
5.3 留言板页面的实现17
5.4 后台登录页面的实现17
6 系统使用说明与测试18
6.1 系统使用说明18
6.2 系统性能分析19
6.3 主要模块测试19
6.3.1 线路预订模块测试19
6.3.2 后台登录模块测试20
结 论20
参考文献21
致 谢22
声 明23