PDA

View Full Version : DreamWeaver MX



overclocker23
June 22nd, 2003, 12:34 PM
Hey,
I am aware of the feature in dreamweaver that lets you edit webpages and stuff directly from the server. I have created a template in dreamweaver which I use for all my webpages. My question is [b]if I make a little change to the template and update it directly from the server, will every single one of my webpages be updated automatically on the server or am I going to have to upload the entire website with all the content again. Thanks.

abzoid
June 22nd, 2003, 01:26 PM
I have no idea what feature you're speaking of. There is a remote connection function used for connecting to a database on the server while editing/creating dynamic web sites. However, the pages are still saved locally and must still be uploaded. Dreamweaver is only running on your machine, not on the server, so there is no way that it could automatically update pages on the server just by modifying the template file. You must re-upload the pages after you edit a template and Dreamweaver updates the associated pages locally on your hard drive.

Digitalosophy
June 22nd, 2003, 02:49 PM
well if your editing a css page, and all your pages are linked to it then yes.

abzoid
June 22nd, 2003, 02:53 PM
css isn't a template

Digitalosophy
June 22nd, 2003, 03:13 PM
no but it will change his pages if that is the case

overclocker23
June 22nd, 2003, 04:06 PM
Alright Thanks guys.