[EMAIL PROTECTED] wrote:

I see there is some info in the FormBuilder docs about changing modes with CGI::Application, but no specific example. Is it worth the effort and if so, does anyone have a code sample or some further directions?

I couldn't tell you. I don't use it. I'm pretty happy with just using templates.


Also, any recommendations on saving form data to MySQL? I have a pretty simple class that does a good job, but I don't know if there is something good out there already that works well with this stuff.

I use Data::FormValidator in combination with Class::DBI and I love it. It's really easy to create the profile and then take the valid results and map that to a create() or update().


--
Michael Peters
Developer
Plus Three, LP


--------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/cgiapp@lists.erlbaum.net/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to