Declaration | 第3-4页 |
Dedication | 第4-5页 |
Acknowledgment | 第5-6页 |
Research Funding | 第6-9页 |
Abstract | 第9页 |
Chapter 1 System Overview | 第18-22页 |
1.1 Introduction | 第18页 |
1.2 Overview of Hotel Industry | 第18-19页 |
1.3 Overview of Hilton Addis Hotel | 第19-20页 |
1.4 Objectives of the Study | 第20页 |
1.5 Statement of the problem | 第20页 |
1.6 Methodology of The Study | 第20-21页 |
1.7 Hardware and Software Requirements | 第21-22页 |
Chapter 2 Introduction of Key Web Technologies | 第22-41页 |
2.1 Introduction | 第22页 |
2.2 Overview of HyperText Markup Language(HTML) | 第22-24页 |
2.2.1 How HTML works | 第23-24页 |
2.3 Overview of Active Server Pages(ASP) | 第24-25页 |
2.4 Benefits of Active Server Pages | 第25-26页 |
2.5 The Active Server Pages Object Model | 第26-34页 |
2.5.1 The Object Context Object | 第26页 |
2.5.2 Response Object | 第26-28页 |
2.5.3 Request Object | 第28-29页 |
2.5.4 Application Object | 第29-30页 |
2.5.5 Session Object | 第30-32页 |
2.5.6 Server Object | 第32-33页 |
2.5.7 ASP Error Object | 第33-34页 |
2.6 How does ASP works | 第34-35页 |
2.7 Overview of VBScript | 第35页 |
2.8 Advantages of VBScript | 第35-36页 |
2.9 Overview of Visual Basic | 第36-37页 |
2.10 SQL Server 2000 | 第37-38页 |
2.10.1 Overview of SQL | 第37-38页 |
2.11 Overview of ActiveX Data Object | 第38-41页 |
2.11.1 what is Active X Data Object | 第38-40页 |
2.11.2 The Active X Object Model | 第40-41页 |
Chapter 3 System Analysis | 第41-51页 |
3.1 Requirement Specification | 第41页 |
3.2 Overview of System Analysis | 第41-48页 |
3.3 System Exploration | 第48-51页 |
3.3.1 System Flow Diagram | 第48-49页 |
3.3.2 Reservation System | 第49-50页 |
3.3.3 Financial Services | 第50-51页 |
Chapter 4 System Design | 第51-65页 |
4.1 Application Architecture | 第51-57页 |
4.1.1 Single tier Application | 第51-52页 |
4.1.2 Two-tier Client-Server Application | 第52-54页 |
4.1.2.1 Components of Two-tier Client-Server Application | 第53页 |
4.1.2.2 Limitations of two-tier Client-Server Application | 第53-54页 |
4.1.3 Multi-tier Application | 第54-57页 |
4.1.3.1 Advantages of Multi-tier Application | 第55-57页 |
4.2 Web Application Development Process | 第57-58页 |
4.3 System Design of an Online Hotel Booking System | 第58-59页 |
4.4 A Simple Programming Case Using ASP | 第59-60页 |
4.5 Web Application Information Flow Algorithm | 第60-61页 |
4.6 Data Manipulation Algorithm | 第61-62页 |
4.7 Entity relationship | 第62页 |
4.8 Relationship sets designation | 第62-65页 |
Chapter 5 Implementation | 第65-71页 |
5.1 Database implementation | 第65页 |
5.2 Table Specification | 第65-67页 |
5.3 Web Application Implementation | 第67-69页 |
5.4 Web Application Protection | 第69页 |
5.5 Credit Card Validation | 第69-71页 |
Chapter 6 Conclusions and Future Works | 第71-72页 |
6.1 Conclusion | 第71页 |
6.2 Future Work | 第71页 |
6.3 Limitations | 第71-72页 |
Appendices: | 第72-86页 |
Appendix A: Abbreviations and Definition of Terms | 第72-74页 |
Appendix B: Hilton Addis Hotel Database Code | 第74-77页 |
Appendix C: Some Code Samples | 第77-83页 |
Appendix D: Internet Access Through ⅡS | 第83-84页 |
Appendix E: Data Editing Algorithm | 第84-86页 |