Pat Rice wrote: > Hi all > I'm wondering whats the best tool (preferably) open source, To use to > generate HTML forms in Perl that I can link in to a database after, > with optimistically code that is generated in a readable way. > > The holy grail would be: > - type out the form names for each value. > - press the button or run the script and out comes Perl and/or HTML > - give me place holders for a database connection > > Ideally I can see this web app being session based, so any ideas > greatly appreciated. > > I suppose I don't ask for much ! > > Thanks in advance > Pat >
You may want to look at Rose::HTML::Objects and Rose::DB::Object... I've used the latter, not the former. http://search.cpan.org/~jsiracusa/ HTH, http://danconia.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/