ABSTRACT
 How many times have you run into situations where you need to find-and-replace HTML content across a large web site? For example, you need to swap out headers and footers with SSIs (server side includes) on a large static web site for better maintainability. Or you need to find a header image across a site and replace it with another header image. One of my favorite tools for this task is Dreamweaver's Find and Replace utility. The GUI (graphical user interface) interface is simple to use. It allows you to cut multi-line chunks of HTML and replace all pages in a folder/site, across multiple web pages, with another multi-line chunk of HTML. It also allows you to use regular expressions in your search.
 
 TABLE OF CONTENT
 TITLE PAGE
 CERTIFICATION
 APPROVAL
 DEDICATION
 ACKNOWLEDGEMENT
 ABSTRACT
 TABLE OF CONTENT
 
 CHAPTER ONE
 1.0INTRODUCTION
 1.1STATEMENT OF PROBLEM
 1.2PURPOSE OF STUDY
 1.3AIMS AND OBJECTIVES 
 1.4SCOPE/DELIMITATIONS
 1.5LIMITATIONS/CONSTRAINTS
 1.6DEFINITION OF TERMS
 
 CHAPTER TWO
 2.0LITERATURE REVIEW
 
 CHAPTER THREE
 3.0METHODS FOR FACT FINDING AND DETAILED DISCUSSIONS OF THE SYSTEM
 3.1 METHODOLOGIES FOR FACT-FINDING 
 3.2DISCUSSIONS 
 
 CHAPTER FOUR
 4.0FUTURES, IMPLICATIONS AND CHALLENGES OF THE SYSTEM 
 4.1FUTURES 
 4.2IMPLICATIONS
 4.3CHALLENGES
 
 CHAPTER FIVE
 5.0RECOMMENDATIONS, SUMMARY AND CONCLUSION
 5.1RECOMMENDATION
 5.2SUMMARY
 5.3CONCLUSION
 5.4REFERENCES