What I want to do is very simple.
I want to create a page for my site that only admins have access to (via password-protection, that's not my worry!).
This page is for the admin to write text in a box and then click a button named "Edit/Add". Then whatever text is in that text field gets inserted into the News-page of my site.
So I'm basically looking for a way to edit/add text to my page without having to edit the .htm file with an editor. I guess it should work the way forum-posting works, except that I can't use PHP! My host doesn't allow PHP, so is there a way to do it without it?
When editing the page with that box-interface and then clicking the button to submit, it should change permanently; so the actual html file now contains an extra DIV with the written text inside it - so any JavaScript is out of the question (is it?)..
Thanks to anyone who can help me with my site, i.e. with this question!!


Help


MultiQuote













