Copy link to clipboard
Copied
Hello,
Basically i made a site for my friend in dreamweaver and now he wants to have have control and make changes when ever he wants by loging on and editing.
I understand this can be achieved through dreamweaver but i don't no how?
The site is basically pages of words and images that's it.
Thanks
Copy link to clipboard
Copied
You might be thinking of Adobe Contribute, which is not part of DreamWeaver but works with Dreamweaver. It is included in Creative Suite Web Premium.
The other way people accomplish this is by storing the site content in a database and using PHP or ASP to manage it, providing a CMS (content management system) web browser interface for non-technical people to add and edit content.