From: Tim Perrett Date: 2008-02-07T18:10:18+09:00 Subject: Re: cgi.params sometimes empty following post to a form hand zak.wilson@gmail.com wrote: > It looks like these are useful templating systems for a static site, > but what I need here is a form handler that saves the values posted to > the form on the server for use by other scripts. Oh ok - perhaps you should take a look camping? That would give you basic form handling in probably the smallest framework footprint. Otherwise if you *do* need something more complex in the way of post processing then look at merb/rails et al -- Posted via http://www.ruby-forum.com/.