
Dreamweaver FAQ - Jump-Start Reference
(Dreamweaver 2004)
- How do I configure and connect to a new site (or update a site)?
- How do I open a site and connect to the server?
- In general how does the web editing process work?
- How do I create a new web page and place it on the server?
- How do add a Word document to the site and place it on the server?
- How do I create a hyperlink?
- How do I synchronize a folder?
- How do I configure and connect to a new site (or update a site)?
- Go to the Site Menu and select Manage Sites... (use advanced mode)
- Do one of the following:
- If creating a new Site, click New (use advanced setup mode if prompted)
- If creating a new Site, select "Site" in the small menu the appears next to the New button.
- If updating an existing Site (to update password, etc.), select a existing Site in the list and click Edit.
- Enter you local information including the "Site Name", "Local folder" where cached web documents will reside on your computer, and the URL of your site. Ensure that "Enable cache" checked.
- Click Remote Info on the left and select access type: "FTP".
- Fill in the remote info that was given to you by your webmaster. This is where you will update your password if it is saved. HOWEVER, we recommend NOT saving your password since passwords change frequently. You should uncheck the "Save" box next the the Password field:
- Click OK.
- How do I open a site and connect to the server?
- Open Dreamweaver
- Go to the small Files menu on the right
- Select a Site from the dropdown list at the top of the Files window
- Begin editing / putting / getting as needed.
- In general how does the web editing process work?
Web editing is very much like using a word processor. The differences are: (a) your files come from and go to a web server, and (b) files and photos can "hyperlink" to one another.
- Open Dreamweaver
- Go to the small Files menu on the right
- Double click an HTML document and the document will appear in the large editing window on the left
- Edit and save the document
- Go back to the small Files menu on the right
- Select the document you just edited and click the blue "PUT" arrow (shown above) at the top of the Files window to place the file on the server.
- How do I create a new web page and place it on the server?
- Open Dreamweaver
- Right click the folder in which you want to create a new web document
- Select "New File" (a blank HTML file will be created)
- Give the new file a name (e.g. welcome.htm)
- Double click the new file to begin editing
- How do add a Word document to the site and place it on the server?
- Locate the Word document using Windows Explorer or My Computer
- Right click the document and select "Copy"
- Locate the local web site cache using Windows Explorer or My Computer
- Open the folder in the web cache where the document should reside, right click the folder, and select paste. The document will be copied to the web folder.
- Go to Dreamweaver and locate the folder and file in the Files Window on the right
- Select the document you just added and click the blue "PUT" arrow (shown above) at the top of the Files window to place the file on the server.
- How do I create a hyperlink?
- Highlight some text
- Go to the bottom and enter the URL in the "Link box"
- How do I synchronize a folder?
- Open Dreamweaver
- Right click the folder that you want to synchronize
- Select Synchronize...
- Select an option to either: (a) put local documents on the server, or (b) get server documents and place them on the local computer / cache
Maintained by
Education IT
EdIT@purdue.edu