akjells
asked on
Best program for a customer to update news on a webpage
A customer have a webpage on a webserver whats the best program for them to use to update the news page.
The webserver have a ftp so i was thinking maybe they could use Frontpage or Web express to update the news page.
But I looked at the news html and all the news is done in utf-8 becouse they have diffrent languages is there a good translator from text to utf-8?
Is there anyone good at this what are people that are not as good at html and computers using when they update their webpages?
The webserver have a ftp so i was thinking maybe they could use Frontpage or Web express to update the news page.
But I looked at the news html and all the news is done in utf-8 becouse they have diffrent languages is there a good translator from text to utf-8?
Is there anyone good at this what are people that are not as good at html and computers using when they update their webpages?
By that I mean they dont even have to FTP any files, they just edit the website by going to a special section of their site and updating articles.
This is a tutorial for ASP
http://www.asp101.com/articles/jesus/simplecms/default.asp
ALternatively you could go for a FREE CMS (content managed system) such as Joomla or PHPNuke
Giving the client the ability to edit their own pages and upload them to the server is potentially the worst thing you can do if they mess things up - with a CMS (even a basic one) they just type text into the form and it will display the text live on the website.
This is a tutorial for ASP
http://www.asp101.com/articles/jesus/simplecms/default.asp
ALternatively you could go for a FREE CMS (content managed system) such as Joomla or PHPNuke
Giving the client the ability to edit their own pages and upload them to the server is potentially the worst thing you can do if they mess things up - with a CMS (even a basic one) they just type text into the form and it will display the text live on the website.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Alternatively install some blog software and for them it will be like using Microsoft Word - they login and create new articles.
Wordpress is a popular free tool
http://wordpress.org/