Dreamweaver CS4 Resources
|
Edit the contents of server-side includes
You can use Dreamweaver to
edit server-side includes. To edit the content associated with the
included file, you must open the file.
- Select the server-side include in either Design
view or Code view, and click Edit in the Property inspector.
The included file opens in a new Document window.
- Edit the file, and then save it.
The changes are immediately reflected in the current document
and in any subsequent document you open that includes the file.
- Upload the include file to the remote site if necessary.
|