摘 要
網絡旅游信息系統是利用計算機Web數據庫高效的數據存儲和管理能力來管理旅游信息,其主要意義在于簡化人們以往查找旅游信息的繁瑣工作,通過計算機聯網后,可以實現數據的遠程訪問和共享,將旅游咨詢和網絡傳播充分的結合,改變以往人們必須到旅行社的傳統模式。
本文介紹了一個網絡旅游信息系統的設計與實現。該系統完整地分析了網絡旅游信息系統的業務需求,并進行了詳細設計。在此基礎上實現了其中的基本功能,包括:旅游信息管理與查詢、旅行社注冊、旅游線路發布、旅游線路預訂、用戶論壇等功能。同時,系統對用戶進行了分級管理,提高了系統的安全性。
在技術上,該系統選擇了B/S(瀏覽器/服務器)三層網絡體系結構。客戶端技術綜合采用HTML、VBScript、java script等技術提供用戶界面;應用服務器端使用IIS,并采用ASP動態網頁編程技術實現業務邏輯;數據庫服務器采用SQL Server 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 efficient 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 a network tour information system. It analyzes the business requirement of internet tour information system completely and the detail of system designation. On this basis, this system realized the basic functions, such as the management and inquiry of tour information, the registering of travel agencies, the issuance of tourist routes, the order of tourist routes, the management of user forum and so on. Besides, this system manages the users according to their grades to improve the safety of the system.
In technology, this system chooses B/S (Browser/ Server) three-layer of network system structure. The client end provides the consumer interface by adopting technologies such as HTML, VBScript, and java script synthetically. The application server makes use of IIS and adopts the ASP dynamic Webpage programming technology to realize the business logic; the database server adopts SQL Server 2000 relation database.
Key words: Computer network; Network tour information; SQL sever 2000; ASP; Data base