Accessibility

Dreamweaver Article

 

Introduction to Regular Expressions in Dreamweaver


Rob Christensen

Rob Christensen

Adobe

Table of Contents

Comments
Created:
01 Jan 2000

Regular expressions are patterns that describe character combinations in text. Dreamweaver support for regular expressions empowers web developers by enabling them to find and quickly replace content with surgical-like precision.

In some cases, a web developer may want to create a regular expression that updates content such as changing copyright information throughout a site. Another example might be the case where a web developer wants to search quickly for declarations of a variable.

In this article, I will provide a basic overview of regular expressions as well as an example of how they can be used to help maintain Cascading Style Sheet (CSS) code on your site.

To further understand the intricacies of this pattern-matching language, I encourage you to refer to additional resources on regular expressions that explore the subject in greater detail.

Requirements

To complete this tutorial you will need to install the following software and files:

Dreamweaver MX 2004

About the author

Rob Christensen is a senior product manager on Adobe AIR where he's helping to define the next generation of desktop experiences. Prior to his current role, he managed a new product development framework for designing next-generation Adobe and Macromedia products such as Flash, Dreamweaver, Captivate, FlashCast, and Fireworks. He also spent six years as an engineer on Dreamweaver starting with version 2. Before joining Macromedia in 1998, he worked as a web application developer at NASA Ames Research. Rob's interests include web technologies, astronomy, film, travel and exploring new technologies and design processes on his personal blog.