imstillatwork
IS-IT--Management
I am working on a form builder project in my free time.
What it does is build html forms for adding and editing database info. It builds the form based on an xml file that you create that describes the form fields and the table that you're working with.
With one set of core files, you can edit,add, delete, and view table data. It works on any table, just make a xml file for that table / form.
It handles file uploads and image resizing too.
Most of the sites I work on are virtually all back end tools for the client to keep contents of the site fresh, so I thought I should figure out a faster way to build forms.
If anyone is interested in seeing the code, and offering suggestions / making changes, please let me know. It's a little too much to post here as text.
I am looking for ways to imrove it, and make it better. I have spend only a few hours building it, and it needs to be polished, so I am looking for some insight on what to do with it next.
Who's up for it?
Kevin
Phase 1: Read the CFML Reference
Phase 2: ???
Phase 3: Profit!
What it does is build html forms for adding and editing database info. It builds the form based on an xml file that you create that describes the form fields and the table that you're working with.
With one set of core files, you can edit,add, delete, and view table data. It works on any table, just make a xml file for that table / form.
It handles file uploads and image resizing too.
Most of the sites I work on are virtually all back end tools for the client to keep contents of the site fresh, so I thought I should figure out a faster way to build forms.
If anyone is interested in seeing the code, and offering suggestions / making changes, please let me know. It's a little too much to post here as text.
I am looking for ways to imrove it, and make it better. I have spend only a few hours building it, and it needs to be polished, so I am looking for some insight on what to do with it next.
Who's up for it?
Kevin
Phase 1: Read the CFML Reference
Phase 2: ???
Phase 3: Profit!