Skip to main content
September 22, 2011
Question

control

  • September 22, 2011
  • 1 reply
  • 308 views

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

This topic has been closed for replies.

1 reply

Rob Hecker2
Legend
September 22, 2011

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.