Dreamweaver Tutorials Server side includes
We shall carry on from our last set of Dreamweaver tutorials in which we where
using server side includes and php files we shall also connect to a MySQL Server.
Inserting a server-side include
To insert server-side includes in your page using Dreamweaver .
Choose Insert > Script Objects > Server-Side Include.
In the dialog box , browse to and select a file.
To change which file is included:
Select the server-side include .
Open the Property inspector .
Select the folder icon and browse to and select a new file to include.
Editing the server-side includes file.
Select the server-side include in either Design view or Code view.
The included file opens in a new window.
Edit the file, then save it , that's how easy it is.
In the next set of Dreamweaver Tutorials we shall be working with framesets,
you may wish to open the training CD and save the files in the site3 folder
to your local machine.
|