I am looking for a small project only now, when we need a very simple news news system. Ideally, this is a simple XML file that will be written with some news and then parsed for display on the main page. This file is on the server, of course.
My question is how to allow the client browser to write this XML file, given that PHP will not be enabled on the server?
I know TiddlyWiki, which uses a .JAR file for writing, but are there any other methods that I should try?
source
share