# Creating Client-Side Updateable News Page

**URL:** https://forum.kirupa.com/t/creating-client-side-updateable-news-page/284377
**Category:** web dev
**Created:** [March 18, 2009, 3:57pm UTC](https://forum.kirupa.com/t/creating-client-side-updateable-news-page/284377 "2009-03-18T15:57:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![hojo](https://avatars.discourse-cdn.com/v4/letter/h/7cd45c/32.png) [@hojo](https://forum.kirupa.com/u/hojo)
#### Post date: [March 18, 2009, 3:57pm UTC](https://forum.kirupa.com/t/creating-client-side-updateable-news-page/284377/1 "2009-03-18T15:57:44Z")

</div>

Howdy folks,  
I’m developing a website for a group that is in need of a news page. On this single page they want to add and edit news posts. The site thusfar is comprised of css, a DHTML menu, and html pages.

Here’s my problem. I’ve found a few ways to do it with databases, but I don’t have server resource for one. I need to accomplish this without the additional aid of a dB, server stress, or outside sources.

Ideally I’m looking for a JavaScript method that will allow me to present something similar to this: www dot [effectiveweb.com/editnew.html](http://effectiveweb.com/editnew.html)

Thanks so much guys, you are my heroes!
