Results 1 to 2 of 2

Thread: Advice On Client Updating Of Website

  1. #1
    Join Date
    Apr 2006
    Posts
    584
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Advice On Client Updating Of Website

    Hi,

    Up until now I have always just done websites that don't need to be updated. More and more the clients want to be able to update sites monthly with new text/images and things like that. Also news sections too. What is the easiest way to set this up? Would you use PHP? How would the client actually get the new data they have onto the site?

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Heh. They could learn to code.

    If you require them to be able to update via preview-based editors (wysiwyg- what you see if what you get), then you could install one of two or three wysiwyg javascripts for text boxes. Then store that data somewhere... file/database/whatever, then have that setup to go onto a page.

    If you don't want to code it yourself, you could look up a content manager... they can be installed to your site and control everything, autogenerating pages, etc. Still something for the client to learn.

    the easy way is just for them to learn html. But... that might not work.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •