Editing the contents of a server-side include

You can use Dreamweaver to edit server-side includes. To edit the content associated with the included file, you must open the file.

To edit a server-side include:

  1. 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.

  2. Edit the file, then save it.

    The changes are immediately reflected in the current document and in any subsequent document you open that includes the file.

  3. Upload the include file to the remote site if necessary.

Related topics