Inserting a server-side include

You can use Dreamweaver to insert server-side includes in your page.

To insert a server-side include:

  1. Select Insert > Server-Side Include.
  2. In the dialog box that appears, browse to and select a file.

    By default, Dreamweaver inserts a File type of include.

  3. To change the type of the include, select the server-side include in the Document window and change the type in the Property inspector (Window > Properties), as follows:

To change which file is included:

  1. Select the server-side include in the Document window.
  2. Open the Property inspector (Window > Properties).
  3. Do one of the following:

Related topics