On Thu, 7 Jun 2001, Steve Smith wrote:

> > HTML::Embperl
> 
> For me, this has one major win over the other toolkits: auto form
> population from a hash.  The online mortgage application system I

You may also fill in HTML forms with Apache::ASP and
Apache::PageKit.  With PageKit it automatically gets the data from the
request parameters, but you may also set it using the fillinform method
from the Model.  Both of these applications use HTML::FillInForm to fill
in the HTML Forms.

Reply via email to