Hi Anne,
I think this is what's happening:
You create a page on your "Local View" in Dreamweaver and then add images to it
Next, you preview the page in the browser. When that happens, the page is sent to the remote host and opened in the browser. You probably browse to something like
http://localhost/MyPage.html
The images show up as broken, because they only exist locally, and not on the "remote server". Note that remote server can also be on the same machine, but you might be using a different folder.
To fix this, select your images in Dreamweaver on the File panel, right-click and choose Put. This will send them to the web folder for the remote host.....
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.