Click to See Complete Forum and Search --> : Need help with CMS


appush
02-04-2010, 08:32 AM
Hello all,

I developed website(using html,css and javascript) for a client, and now I want to make easy for them to update it.
They do not have any idea how to change the content. Can anyone please tell me what technology I should use to make it easy for them?

I mean, I want to implement something like CMS, but I dont want Serverside scripting.

Is it possible for me to implement soemthign like this..?

They login to some url( say url1, which has text areas for each web page and submit buttons) and enter data and submit. The data is reflected in the html of url2(that is the actual website of their org.) And url1 is not visible to users.

Is it possible to implement somethign liekt his??

Your suggestions would be greatly appreciated.

Thanks!

Fang
02-04-2010, 08:56 AM
See if CushyCMS (http://www.cushycms.com/)suites you

criterion9
02-04-2010, 12:25 PM
but I dont want Serverside scripting

How do you plan to have the server store the data then?