Posted by Toby A Inkster on 02/25/07 17:51
Jerry Stuckle wrote:
> I just find it easier to write the HTML code. It isn't that hard, and
> it goes pretty quickly. And I have yet to find any form generation
> software which gives me the control I need over them (also, I use a lot
> of CSS).
I'm not a fan of any of the established form generation stuff and am
currently working on my own:
http://svn.sourceforge.net/viewvc/demiblog/trunk/blog/includes/DBF_Form.class?view=markup
http://svn.sourceforge.net/viewvc/demiblog/trunk/blog/assets/DBF/form-behaviour.js?view=markup
http://svn.sourceforge.net/viewvc/demiblog/trunk/blog/assets/DBF/form-styling.css?view=markup
Not finished yet, but it's already possible to create some fairly nifty
multi-tabbed forms with it.
I'm working on some proper examples and documentation, which I'll
hopefully have ready by the end of the coming week. Once it's done the
result will be available here:
http://demiblog.org/etc/forms
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Geek of ~ HTML/SQL/Perl/PHP/Python*/Apache/Linux
* = I'm getting there!
[Back to original message]
|