I am trying to develop paper work (or should I say, less paperwork and more computer work) for my company. I want to use html as a documenting system offline (this post has nothing to do with online anything).
Here is what I need: A very easy system where people can just press a button on the page and it will update the current file and also send a copy to another folder for backup and verification purposes.
I want to use text boxes, check boxes, drop down boxes and probably all the others you normally see on a form. All the information that they type has to be saved along with the html document so that the saved file lookes exactly as what they see on the html page when they are done inputing the information.
About the saved file backups:
They would need to be numbered 0001 and the next time save is pressed; 0002... and so on.