FIGURE 2-19
The Master Detail Page Set Application object provides rapid development for a common Web application.
Here are some of the Application objects that come standard with Dreamweaver:
n Dynamic Table n Recordset Navigation Status
n Master Detail Page Set n Record Insertion Form
n Recordset Navigation Bar n Record Update Form
Although they vary in complexity, all are guaranteed timesavers. In addition to creating pages as needed,
Application objects can also insert dynamic data and apply server behaviors.
Importing Office documents
Much of the Web??™s content originates from other sources??”in-house documents produced by a word
processor or spreadsheet program. Dreamweaver bridges the gap between the offline and online world with
a variety of useful import features.
Microsoft Word, perhaps the premier word processor, is great at creating and storing word processing documents
but not so accomplished at outputting standard HTML. An HTML file derived from Word is, to put it
mildly, bloated with extraneous and repetitive code.
32
Laying the Groundwork in Dreamweaver CS3 Part I
Content from Word can be simply copied and pasted into Dreamweaver. Dreamweaver handles the conversion
from Word to HTML, automatically retaining most formatting in clean HTML.
Pages:
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161