FIND AND REPLACE UTILITY

39 PAGES (5114 WORDS) Computer Science Paper
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.0 INTRODUCTION
1.1 STATEMENT OF PROBLEM
1.2 PURPOSE OF STUDY
1.3 AIMS AND OBJECTIVES
1.4 SCOPE/DELIMITATIONS
1.5 LIMITATIONS/CONSTRAINTS
1.6 DEFINITION OF TERMS

CHAPTER TWO
2.0 LITERATURE REVIEW

CHAPTER THREE
3.0 METHODS FOR FACT FINDING AND DETAILED DISCUSSIONS OF THE SYSTEM
3.1 METHODOLOGIES FOR FACT-FINDING 
3.2 DISCUSSIONS

CHAPTER FOUR
4.0 FUTURES, IMPLICATIONS AND CHALLENGES OF THE SYSTEM 
4.1 FUTURES 
4.2 IMPLICATIONS
4.3 CHALLENGES

CHAPTER FIVE
5.0 RECOMMENDATIONS, SUMMARY AND CONCLUSION
5.1 RECOMMENDATION
5.2 SUMMARY
5.3 CONCLUSION
5.4 REFERENCES