- 相關推薦
基于用戶的Web應用站點集成ASP+SQL
畢業論文
目錄
前言 5
1 緒論 6
1.1 Web站點的概述 6
1.1.1 Web站點的工作方式 6
1.1.2 Web站點的特點 6
1.1.3 Web站點的功能 7
1.2 論文的選題背景 8
1.2.1 問題的提出 8
1.3 課題的主要內容 10
1.3.1 問題的解決 10
2 相關技術 11
2.1 ASP技術 11
2.1.1 ASP的簡介 11
2.1.2 ASP的特點 11
2.1.3 ASP與傳統技術的比較 12
2.1.4 ASP的基本工作原理和流程 13
2.1.5 IIS簡介以及安裝 15
2.2 網絡數據庫技術 16
2.2.1 數據庫系統 16
2.2.2 SQL語言 18
2.2.3 ODBC技術 19
2.2.4 網絡數據庫 21
2.3 MD5加密 22
2.3.1 算法的應用 24
2.3.2 MD5的安全性 24
3 系統總體設計 26
3.1 系統需求分析 26
3.1.1 硬件需求 26
3.1.2 用戶需求 27
3.1.3 安全性需求 27
3.1.4 系統可行性分析 27
3.2 系統總體框架設計 28
4 系統詳細設計 32
4.1 登陸模塊 32
4.1.1注冊新用戶子模塊 34
4.1.2 忘記密碼子模塊 35
4.2 主界面模塊 36
4.2.1 添加子模塊 37
4.2.2 修改子模塊 38
4.2.3 查詢子模塊 39
4.2.4 刪除子模塊 40
4.3 加密子模塊 41
4.3.1 訪問者用戶名、密碼加密模塊 44
4.4 站點檢測子模塊 45
5 結論與展望 48
參考文獻 49
致謝 50
基于用戶的Web應用站點集成
摘要:隨著互聯網的迅猛發展,網上的信息資源越來越龐大,用戶注冊的Web應用站點也越來越多,并且用戶名、密碼也因Web應用站點的不同而不同。如何使用戶能夠快速、準確地訪問已注冊的Web應用站點已成為互聯網用戶面臨的首要問題。本論文的工作是開發1個界面友好,能夠查詢、保存、檢測各用戶已注冊的應用站點,以滿足各種用戶不同的多樣化信息需求,能夠適應用戶在不同地點保存、訪問相關Web站點。
論文介紹了ASP技術和網絡數據庫原理,闡述了Web應用站點集成系統的設計和開發過程。系統功能模塊主要包括:用戶注冊,Web應用站點的瀏覽檢索,各種Web應用站點地址及訪問用戶名、密碼等信息的添加、刪除、保存,用戶重要信息的加密等模塊。通過這個系統,可以達到用戶快速訪問的目的,另外由于對所有用戶的重要信息進行了加密存儲,并且對Web站點質量定期進行檢測,從而使用戶可以安全、準確地訪問到Web應用站點,以方便快捷的獲取到用戶所需的信息。
關鍵詞:Web應用站點集成;站點檢測;ASP; IIS;網絡數據庫
The integration of web sites based on the users
Abstract: With rapid growth of Internet, there are more and more information and knowledge resources on Internet. Many Web sites should be registered before one user who want to browse it, The name of user and the password will be different due to the different Web sites. How to make the user fleetly and accurately to visit the Web sites which registered by the user before. This is a big problem to the user who used Internet. The present work is to develop a good software which can query, conserve and examine the registered Web sites. The system also can conserve different Web sites anytime and everywhere that can meet to the need of many users.
This article will introduce the ASP technology and the network database principle to us, elaborate the design and the performance of the system. The system includes some function module: The registration of user , the browsing retrieval of Web sites, the address of any Web sites, the registered user name, and increase, delete, preservate the important information of the users and so on .Through this system, the user can access to the Web sites fast, otherwise all the important information of users are encrypted, and the users can examine the quality of the Web sites regularly, thus the user can browse the Web sites security and accurately .The users can gain the information which he wants.
Keyword: the integration of Web sites; Stand examination; ASP; IIS; Network database
前言
網絡已經滲透到社會生活的各個領域,在人們日益增長的需求之下,怎樣高速有效的利用網絡已成為我們深入研究的課題。1直以來人們使用傳統人工的方式來獲取信息,這種方式存在著許多缺點,如:效率低、保密性差,另外時間1長,將產生大量的文件和數據,這對于查找、更新和維護都帶來了不少的困難。而使用計算機進行信息查詢,具有手工管理所無法比擬的優點。例如:迅速、方便、可靠性高、存儲量大、保密性好、壽命長、成本低等。這些優點能夠極大地提高網絡信息化效率,也是提高我們生活、工作質量的科學化、正規化的重要途徑。
隨著互聯網的迅猛發展,網上的信息資源越來越龐大,用戶注冊的Web應用站點也越來越多,并且用戶名、密碼也因Web應用站點的不同而不同。如何使用戶能夠快速、準確地訪問已注冊的Web應用站點已成為互聯網用戶面臨的首要問題。本論文的工作是開發1個界面友好,能夠查詢、保存、檢測各用戶已注冊的應用站點,以滿足各種用戶不同的多樣化信息需求,能夠適應用戶在不同地點保存、訪問相關Web站點。
【基于用戶的Web應用站點集成ASP+SQL】相關文章:
基于Web服務的集成研究03-08
基于WEB的網絡考試系統ASP+SQL03-08
基于web的校園論壇系統ASP+SQL03-08
基于WEB的在線考試系統03-09
基于知識集成提升企業集成創新能力初探03-21
基于Web技術的網絡考試系統03-18