Help with Form pls.
- Started
- Last post
- 3 Responses
- mg33
Trying to find some code or some gizmo for my site where I can have a text box to input whatever text I want, and after submitting it appears within an HTML page.
Hopefully, each time I open the form page, the text is loaded and can be added to, removed, whatever.
For my own purposes I'm just trying to make something simple that I can keep open throughout the day and use to add links, thoughts, etc. kind of like a private on-line journal.
I could also see this being a very basic CMS to edit small amounts of site content.
Any ideas or places you could direct me for something like this? I'm assuming it might involve a database of sorts.
- heavyt0
couple of ways to go here.
1. http://www.supersimple.org - supersimple blog script, which is a little more than you need, but not too much. allows you to design it, customize, etc.
2. http://www.37signals.com - Tadalist from 37 signals. This is a basic to do list. They also have Backpack, which offers some more features. They are free and hosted for you.
TR1
- mg330
Thanks - I actually discovered that my host features wordpress, so got that configured.
Basically I'm just looking for a simple way of keeping track of the stuff I see on the web throughout the day, mostly things from here.
I hate when I see a nice portfolio site and add it to my bookmarks, but it just gets lost among all the links. Same goes for sites of all kinds.
Don't even know if I'll make it public, not really into that sort of thing (but might be) and just need to keep track of stuff for myself.
- mg330
But... the supersimple thing might work well for a client site I'm building, for a band. Want to make it very easy for them to edit sections of the site with no messing about with the HTML itself.