Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Web Design (WordPress, Joomla, etc.) ‘Latest News’ page

  • ‘Latest News’ page

    Posted by Sarza on July 12, 2005 at 12:17 pm

    Hi and thanks in advance for your help!

    Firstly, I am fairly new at this so excuse me if this is a stupid question…

    I am creating a website with a ‘Latest News’ page that I want my clients to be able to update themselves. Originally, they were to email me their news and I would just update it myself.

    Is there a way for them to update the text simply (absolute web novices) without having access to the whole page, or site for that matter?

    Bret Williams replied 20 years, 10 months ago 3 Members · 3 Replies
  • 3 Replies
  • Curtis Thompson

    July 12, 2005 at 4:24 pm

    hello…

    yes – there are (unfortunately for the sake of this discussion) more ways than you can count to do this. the basic concept is some sort of scripting language that can write files on the server and some sort of storage system. the former would be something like php, perl, asp, jsp, etc. and the latter would be either a database (mysql, oracle, mssql, access, postgres, etc.) or just simple text files (often easier for simple stuff like this).

    the script language serves 2 purposes: 1 as a way to make a page that news can be collected via and stored with, and then another as the way to read the existing news, sort it and show it on a per client basis.

    so without knowing anything about your host, available languages, etc., it’s hard to say how you personally could do it. typically most providers support php and/or perl and a basic db like mysql. depending on that, you can also likely find a script online to do this for free, as it’s a very common thing…

    hope that helps!

    sitruc

  • Sarza

    July 12, 2005 at 9:58 pm

    Thanks for your help. I have just realised that my host does have a script for doing just this. I really appreciate your quick response and all the help I have recieved through previous posts on this site – it’s been great!

  • Bret Williams

    July 12, 2005 at 11:40 pm

    Who’s your host and what’s the script called?

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy