Help for this page

Select Code to Download


  1. or download this
    my $form = CGI::FormBuilder->new(
                    template => {                             ## the templ
    +ate being used
                                 type=> 'TT2',
    ...
                    sticky => 1,
                    #debug => 2,                               ## sets the
    + debug level int[0,3] ?
    );